X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfigure.ac;h=ebe545ba380a84ec2214e4c07ac0c926ac75be85;hb=5aa0b92e2867e41eb43dc62c9771323281e911fe;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"