Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/bin Modified Files: Makefile.am Log Message: xcursor support... note the comment in the Makefile.am. i dont have enough expletives to describe what i think of libtool.... =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/bin/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- Makefile.am 22 Oct 2004 03:41:47 -0000 1.13 +++ Makefile.am 4 Jan 2005 10:26:17 -0000 1.14 @@ -80,13 +80,13 @@ ecore_test_LDADD = \ $(top_builddir)/src/lib/ecore/libecore.la \ +$(ECORE_X_LIB) \ +$(ECORE_TXT_LIB) \ $(ECORE_JOB_LIB) \ $(ECORE_FB_LIB) \ -$(ECORE_X_LIB) \ $(ECORE_EVAS_LIB) \ $(ECORE_CON_LIB) \ $(ECORE_IPC_LIB) \ -$(ECORE_TXT_LIB) \ -lm @iconv_libs@ ecore_test_CFLAGS = \ @@ -95,13 +95,13 @@ ecore_test_DEPENDENCIES = \ $(top_builddir)/src/lib/ecore/libecore.la \ +$(ECORE_X_LIB) \ +$(ECORE_TXT_LIB) \ $(ECORE_JOB_LIB) \ $(ECORE_FB_LIB) \ -$(ECORE_X_LIB) \ $(ECORE_EVAS_LIB) \ $(ECORE_CON_LIB) \ -$(ECORE_IPC_LIB) \ -$(ECORE_TXT_LIB) +$(ECORE_IPC_LIB) ecore_evas_test_SOURCES = \ ecore_evas_test.c \ @@ -112,13 +112,13 @@ ecore_evas_test_LDADD = \ $(top_builddir)/src/lib/ecore/libecore.la \ +$(ECORE_X_LIB) \ +$(ECORE_TXT_LIB) \ $(ECORE_JOB_LIB) \ $(ECORE_FB_LIB) \ -$(ECORE_X_LIB) \ $(ECORE_EVAS_LIB) \ $(ECORE_CON_LIB) \ $(ECORE_IPC_LIB) \ -$(ECORE_TXT_LIB) \ -lm @iconv_libs@ ecore_evas_test_CFLAGS = \ ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs