diff --git a/libltdl/Makefile.in b/libltdl/Makefile.in index e16e630d7..54207ebc9 100644 --- a/libltdl/Makefile.in +++ b/libltdl/Makefile.in @@ -45,8 +45,7 @@ DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ install-sh ltmain.sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \ - $(top_srcdir)/../ltdl.m4 $(top_srcdir)/configure.ac +am__aclocal_m4_deps = am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \