From d0fb3b205e25eee5bc67238189d432ba41ef7668 Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 11 Nov 2008 16:33:54 +0000 Subject: [PATCH] Remove the "AC_CONFIG_SUBDIRS(libltdl)" line. It fails with libtool 2. git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2182 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/synfig-core/trunk/configure.ac b/synfig-core/trunk/configure.ac index c86acb7..8757fb3 100644 --- a/synfig-core/trunk/configure.ac +++ b/synfig-core/trunk/configure.ac @@ -619,8 +619,6 @@ AC_SUBST(CXXFLAGS) AC_SUBST(CPPFLAGS) AC_SUBST(LDFLAGS) -AC_CONFIG_SUBDIRS(libltdl) - CONFIG_LIBS="-lsynfig" CONFIG_CFLAGS="$CONFIG_CFLAGS" AC_SUBST(CONFIG_LIBS) -- 2.7.4