Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib Modified Files: Makefile.am Log Message: Use AC_PATH_GENERIC =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Makefile.am 18 Jun 2005 01:00:29 -0000 1.15 +++ Makefile.am 3 Sep 2005 19:42:28 -0000 1.16 @@ -7,7 +7,7 @@ INCLUDES = -I. \ -I$(top_srcdir)/src/lib \ -I$(top_srcdir)/src/lib/include \ - @freetype_cflags@ @x_cflags@ @xcb_cflags@ @qt_cflags@ @DIRECTFB_CFLAGS@ @gl_cflags@ + @FREETYPE_CFLAGS@ @x_cflags@ @xcb_cflags@ @qt_cflags@ @DIRECTFB_CFLAGS@ @gl_cflags@ lib_LTLIBRARIES = libevas.la @@ -125,7 +125,7 @@ imaging/libevas_imaging.la \ engines/common/libevas_engine_common.la \ -lm \ - @freetype_libs@ \ + @FREETYPE_LIBS@ \ @png_libs@ @jpeg_libs@ @eet_libs@ @edb_libs@ \ $(ENGINE_SOFTWARE_X11) \ $(ENGINE_SOFTWARE_XCB) \ ------------------------------------------------------- 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