--- sql/sqlite/Makefile.in 2012/06/07 15:22:07 1.8 +++ sql/sqlite/Makefile.in 2012/06/08 12:20:19 1.9 @@ -45,7 +45,14 @@ DIST_COMMON = README $(am__configure_dep install-sh ltmain.sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/libltdl/m4/argz.m4 \ + $(top_srcdir)/libltdl/m4/libtool.m4 \ + $(top_srcdir)/libltdl/m4/ltdl.m4 \ + $(top_srcdir)/libltdl/m4/ltoptions.m4 \ + $(top_srcdir)/libltdl/m4/ltsugar.m4 \ + $(top_srcdir)/libltdl/m4/ltversion.m4 \ + $(top_srcdir)/libltdl/m4/lt~obsolete.m4 \ + $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ @@ -495,6 +502,7 @@ distclean-tags: distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) + $(mkdir_p) $(distdir)/libltdl/m4 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \