Diff for /sql/sqlite/Makefile.in between versions 1.8 and 1.9

version 1.8, 2012/06/07 15:22:07 version 1.9, 2012/06/08 12:20:19
Line 45  DIST_COMMON = README $(am__configure_dep Line 45  DIST_COMMON = README $(am__configure_dep
         install-sh ltmain.sh missing          install-sh ltmain.sh missing
 subdir = .  subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  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) \  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
         $(ACLOCAL_M4)          $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \  am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Line 495  distclean-tags: Line 502  distclean-tags:
 distdir: $(DISTFILES)  distdir: $(DISTFILES)
         $(am__remove_distdir)          $(am__remove_distdir)
         mkdir $(distdir)          mkdir $(distdir)
           $(mkdir_p) $(distdir)/libltdl/m4
         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
         list='$(DISTFILES)'; for file in $$list; do \          list='$(DISTFILES)'; for file in $$list; do \

Removed from v.1.8  
changed lines
  Added in v.1.9


E-mail: