Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_container/layout/entice


Modified Files:
        Makefile.am 


Log Message:
Use AC_PATH_GENERIC

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/layout/entice/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 7 Jan 2005 15:38:01 -0000       1.2
+++ Makefile.am 3 Sep 2005 19:30:06 -0000       1.3
@@ -2,8 +2,8 @@
 plugindir = @libdir@/@PACKAGE@/layout
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_container \
-          @imlib_cflags@ \
-          @evas_cflags@
+          @IMLIB2_CFLAGS@ \
+          @EVAS_CFLAGS@
 
 entice_la_SOURCES = entice.c
 entice_la_LDFLAGS = -module -avoid-version




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to