X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfigure.ac;h=ebe545ba380a84ec2214e4c07ac0c926ac75be85;hb=1ba01d62f55407997aca33ed89d171ea7e5979d1;hp=c86acb79eb5419d42ba6be73449d0fdf20c042b7;hpb=bd7d31d7495dd11e060c2594ac5b62115e00b95c;p=synfig.git diff --git a/synfig-core/trunk/configure.ac b/synfig-core/trunk/configure.ac index c86acb7..ebe545b 100644 --- a/synfig-core/trunk/configure.ac +++ b/synfig-core/trunk/configure.ac @@ -619,6 +619,7 @@ AC_SUBST(CXXFLAGS) AC_SUBST(CPPFLAGS) AC_SUBST(LDFLAGS) +# this line is required for libtool 1.5.26 but must not be present for libtool 2.2.4... AC_CONFIG_SUBDIRS(libltdl) CONFIG_LIBS="-lsynfig"