Enlightenment CVS committal Author : sebastid Project : e17 Module : proto
Dir : e17/proto/entropy/src Modified Files: Makefile.am Log Message: Build fixes. =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 20 Oct 2005 08:45:54 -0000 1.1 +++ Makefile.am 26 Oct 2005 21:40:07 -0000 1.2 @@ -21,11 +21,12 @@ entropy_CC = @PTHREAD_CC@ -entropy_CFLAGS = @PTHREAD_CFLAGS@ \ - @ewl_cflags@ @evfs_cflags@ -entropy_LDFLAGS = -rdynamic @PTHREAD_CFLAGS@ @imlib2_cflags@ +entropy_CFLAGS = @PTHREAD_CFLAGS@ \ + @EWL_CFLAGS@ @EVFS_CFLAGS@ \ + @IMLIB2_CFLAGS@ +entropy_LDFLAGS = -rdynamic @PTHREAD_CFLAGS@ @IMLIB2_CFLAGS@ entropy_LDADD = $(INTLLIBS) \ @PTHREAD_LIBS@ \ - @ewl_libs@ \ - @imlib2_libs@ \ - @evfs_libs@ + @EWL_LIBS@ \ + @IMLIB2_LIBS@ \ + @EVFS_LIBS@ ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs