Enlightenment CVS committal

Author  : atmosphere
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        Makefile.am icon.c 


Log Message:
update
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 14 Apr 2004 22:59:15 -0000      1.4
+++ Makefile.am 18 Apr 2004 17:47:40 -0000      1.5
@@ -8,7 +8,7 @@
 @edje_cflags@ \
 @ecore_cflags@ \
 @esmart_cflags@ \
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
 
 bin_PROGRAMS = engage
 
@@ -22,5 +22,5 @@
 userconfig.c
 
 
-engage_LDADD = @evas_libs@ @edje_libs@ @ecore_libs@ @esmart_libs@ @imlib_libs@
+engage_LDADD = @evas_libs@ @edje_libs@ @ecore_libs@ @esmart_libs@ @imlib2_libs@
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/icon.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- icon.c      18 Apr 2004 16:54:53 -0000      1.15
+++ icon.c      18 Apr 2004 17:47:40 -0000      1.16
@@ -118,7 +118,7 @@
   imlib_context_set_dither_mask(0);
   imlib_context_set_drawable(pmap);
 
-#if !IMLIB_CREATE_IMAGE_FROM_DRAWABLE_WORKS_WITH_MASK
+#ifdef HAVE_IMLIB
   mask = None;
 #endif
   img = imlib_create_image_from_drawable(mask, x, y, w, h, 0);




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to