Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/file Modified Files: Makefile.am Log Message: make other core efl things do the same package thing =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/file/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- Makefile.am 14 Jan 2006 12:13:36 -0000 1.9 +++ Makefile.am 13 Jul 2006 19:48:09 -0000 1.10 @@ -8,7 +8,10 @@ INCLUDES = -I. \ -I$(top_srcdir)/src/lib \ -I$(top_srcdir)/src/lib/include \ - @FREETYPE_CFLAGS@ + @FREETYPE_CFLAGS@ \ + -DPACKAGE_BIN_DIR=\"@[EMAIL PROTECTED]" \ + -DPACKAGE_LIB_DIR=\"@[EMAIL PROTECTED]" \ + -DPACKAGE_DATA_DIR=\"@[EMAIL PROTECTED]" noinst_LTLIBRARIES = libevas_file.la libevas_file_la_SOURCES = \ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs