Give the 'filled rectangle' layer a unique name - otherwise it clashes with the ...
[synfig.git] / synfig-core / trunk / configure.ac
index c86acb7..ebe545b 100644 (file)
@@ -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"