gegl r2089 - trunk



Author: ok
Date: Fri Feb 22 00:52:46 2008
New Revision: 2089
URL: http://svn.gnome.org/viewvc/gegl?rev=2089&view=rev

Log:
* configure.ac:
* operations/Makefile.am:
* operations/external: added new directory for ops with external
dependencies.


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Fri Feb 22 00:52:46 2008
@@ -126,6 +126,7 @@
 AM_CONFIG_HEADER(config.h)
 
 dnl Initialize libtool
+AC_LIBTOOL_DLOPEN
 AC_PROG_CC
 AM_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL
@@ -696,6 +697,7 @@
 operations/color/Makefile
 operations/core/Makefile
 operations/enhance/Makefile
+operations/external/Makefile
 operations/generated/Makefile
 operations/io/Makefile
 operations/meta/Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]