Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/esmart

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


Modified Files:
        Makefile.am 


Log Message:
Use AC_PATH_GENERIC

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 1 Nov 2004 15:41:36 -0000       1.7
+++ Makefile.am 3 Sep 2005 19:30:06 -0000       1.8
@@ -4,8 +4,8 @@
 pkg_LTLIBRARIES = libesmart_container.la
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_container \
-          @imlib_cflags@ \
-          @evas_cflags@
+          @IMLIB2_CFLAGS@ \
+          @EVAS_CFLAGS@
 
 installed_headersdir = $(prefix)/include/Esmart
 installed_headers_DATA = Esmart_Container.h
@@ -19,4 +19,4 @@
                                 esmart_container_util.c
 
 libesmart_container_la_LDFLAGS = -version-info 0:9:0
-libesmart_container_la_LIBADD = @imlib_libs@ @evas_libs@ -lltdl -lm
+libesmart_container_la_LIBADD = @IMLIB2_LIBS@ @EVAS_LIBS@ -lltdl -lm




-------------------------------------------------------
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