Enlightenment CVS committal
Author : sebastid
Project : e17
Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_trans_x11
Modified Files:
Makefile.am
Log Message:
Use AC_PATH_GENERIC
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_trans_x11/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 23 May 2004 13:29:36 -0000 1.4
+++ Makefile.am 3 Sep 2005 19:30:07 -0000 1.5
@@ -2,17 +2,17 @@
pkg_LTLIBRARIES = libesmart_trans_x11.la
INCLUDES = -I$(top_srcdir)/src/lib/esmart_trans_x11 \
- @imlib_cflags@ \
- @evas_cflags@ \
- @ecore_cflags@
+ @IMLIB2_CFLAGS@ \
+ @EVAS_CFLAGS@ \
+ @ECORE_CFLAGS@
installed_headersdir = $(prefix)/include/Esmart
installed_headers_DATA = Esmart_Trans_X11.h
libesmart_trans_x11_la_SOURCES = esmart_trans_x11.c \
-
Esmart_Trans_X11.h
+ Esmart_Trans_X11.h
libesmart_trans_x11_la_LDFLAGS = -version-info 0:9:0 \
-
-L/usr/X11R6/lib
-libesmart_trans_x11_la_LIBADD = @imlib_libs@ @evas_libs@ -lecore -lecore_x
+ -L/usr/X11R6/lib
+libesmart_trans_x11_la_LIBADD = @IMLIB2_LIBS@ @EVAS_LIBS@ -lecore -lecore_x
-------------------------------------------------------
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