Enlightenment CVS committal
Author : sebastid
Project : e17
Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_text_entry
Modified Files:
Makefile.am
Log Message:
Use AC_PATH_GENERIC
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_text_entry/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 14 Dec 2004 03:21:24 -0000 1.5
+++ Makefile.am 3 Sep 2005 19:30:07 -0000 1.6
@@ -2,9 +2,9 @@
pkg_LTLIBRARIES = libesmart_text_entry.la
INCLUDES = -I$(top_srcdir)/src/lib/esmart_text_entry \
- @evas_cflags@ \
- @ecore_cflags@ \
- @edje_cflags@
+ @EVAS_CFLAGS@ \
+ @ECORE_CFLAGS@ \
+ @EDJE_CFLAGS@
installed_headersdir = $(prefix)/include/Esmart
installed_headers_DATA = Esmart_Text_Entry.h
@@ -13,5 +13,5 @@
Esmart_Text_Entry.h
libesmart_text_entry_la_LDFLAGS = -version-info 0:9:0
-libesmart_text_entry_la_LIBADD = @evas_libs@ -lecore @edje_libs@
+libesmart_text_entry_la_LIBADD = @EVAS_LIBS@ -lecore @EDJE_LIBS@
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs