Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_con Modified Files: Makefile.am Log Message: * Difference between user wanting a module, and the possibility of building a module. * Only do tests related to a module, if the module is to be built * use AC_PATH_GENERIC * Formatting * Remove som weird AC_SUBST, why were they there? =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_con/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- Makefile.am 16 Aug 2005 09:25:02 -0000 1.11 +++ Makefile.am 5 Sep 2005 08:40:50 -0000 1.12 @@ -5,7 +5,7 @@ -I$(top_builddir)/src/lib/ecore_con \ -I$(top_srcdir)/src/lib/ecore \ -I$(top_srcdir)/src/lib/ecore_con \ [EMAIL PROTECTED]@ @curl_cflags@ [EMAIL PROTECTED]@ @CURL_CFLAGS@ libecore_con_la_LDFLAGS = -version-info 1:0:0 \ -L$(top_builddir)/src/lib/ecore/.libs @@ -24,7 +24,7 @@ libecore_con_la_LIBADD = \ $(top_builddir)/src/lib/ecore/libecore.la \ [EMAIL PROTECTED]@ @winsock_libs@ @curl_libs@ [EMAIL PROTECTED]@ @winsock_libs@ @CURL_LIBS@ libecore_con_la_DEPENDENCIES = \ $(top_builddir)/src/lib/ecore/libecore.la ------------------------------------------------------- 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