Enlightenment CVS committal Author : tilman Project : e17 Module : apps/elicit
Dir : e17/apps/elicit/src Modified Files: Makefile.am Log Message: use pkgconfig to detect stuff =================================================================== RCS file: /cvs/e/e17/apps/elicit/src/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- Makefile.am 15 Jul 2006 06:47:01 -0000 1.9 +++ Makefile.am 22 Mar 2007 04:23:04 -0000 1.10 @@ -1,7 +1,6 @@ ## Process this file with automake to produce Makefile.in -INCLUDES = @edje_cflags@ @ecore_cflags@ @edb_cflags@ @evas_cflags@ \ [EMAIL PROTECTED]@ @imlib2_cflags@ @eet_cflags@ +INCLUDES = @ELICIT_CFLAGS@ bin_PROGRAMS = elicit @@ -16,6 +15,5 @@ spectrum.c spectrum.h \ zoom.c zoom.h -elicit_LDADD = @edje_libs@ @ecore_libs@ @edb_libs@ @evas_libs@ \ [EMAIL PROTECTED]@ @imlib2_libs@ @eet_libs@ -lesmart_draggies -lesmart_container +elicit_LDADD = @ELICIT_LIBS@ -lesmart_draggies -lesmart_container ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs