Enlightenment CVS committal Author : titan Project : e17 Module : proto
Dir : e17/proto/empower/src/bin/ewl Modified Files: Makefile.am Log Message: Update empower to tilman's pkg-config changes. =================================================================== RCS file: /cvs/e/e17/proto/empower/src/bin/ewl/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 10 Mar 2007 10:06:17 -0000 1.2 +++ Makefile.am 23 Mar 2007 02:27:16 -0000 1.3 @@ -9,21 +9,21 @@ empower_ewl_SOURCES = empower.c empower_cb_ewl.c empower_gui_ewl.c -empower_ewl_CFLAGS = @ewl_cflags@ +empower_ewl_CFLAGS = @EWL_CFLAGS@ empower_ewl_LDADD = $(INTLLIBS) \ - @ewl_libs@ + @EWL_LIBS@ else bin_PROGRAMS = empower empower_SOURCES = empower.c empower_cb_ewl.c empower_gui_ewl.c -empower_CFLAGS = @ewl_cflags@ +empower_CFLAGS = @EWL_CFLAGS@ empower_LDADD = $(INTLLIBS) \ - @ewl_libs@ + @EWL_LIBS@ endif EXTRA_DIST = -MAINTAINERCLEANFILES = Makefile.in config.h.in \ No newline at end of file +MAINTAINERCLEANFILES = Makefile.in config.h.in ------------------------------------------------------------------------- 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