Diff for /sql/mysql/Makefile.in between versions 1.12 and 1.15.8.1

version 1.12, 2003/01/13 13:36:00 version 1.15.8.1, 2003/07/24 07:39:25
Line 72  LIBLTDL = @LIBLTDL@ Line 72  LIBLTDL = @LIBLTDL@
 LIBOBJS = @LIBOBJS@  LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@  LIBS = @LIBS@
 LIBTOOL = @LIBTOOL@  LIBTOOL = @LIBTOOL@
   
 LIBTOOL_DEPS = @LIBTOOL_DEPS@  
 LN_S = @LN_S@  LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@  LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
Line 175  RECURSIVE_TARGETS = info-recursive dvi-r Line 173  RECURSIVE_TARGETS = info-recursive dvi-r
 DIST_COMMON = README $(noinst_HEADERS) AUTHORS COPYING ChangeLog \  DIST_COMMON = README $(noinst_HEADERS) AUTHORS COPYING ChangeLog \
         INSTALL Makefile.am Makefile.in NEWS acinclude.m4 aclocal.m4 \          INSTALL Makefile.am Makefile.in NEWS acinclude.m4 aclocal.m4 \
         config.guess config.sub config_auto.h.in configure configure.in \          config.guess config.sub config_auto.h.in configure configure.in \
         depcomp install-sh ltmain.sh missing mkinstalldirs          depcomp install-sh ltconfig ltmain.sh missing mkinstalldirs
 DIST_SUBDIRS = $(SUBDIRS)  DIST_SUBDIRS = $(SUBDIRS)
 SOURCES = $(libparser3mysql_la_SOURCES)  SOURCES = $(libparser3mysql_la_SOURCES)
   
Line 647  uninstall-info: uninstall-info-recursive Line 645  uninstall-info: uninstall-info-recursive
         uninstall-info-recursive uninstall-libLTLIBRARIES \          uninstall-info-recursive uninstall-libLTLIBRARIES \
         uninstall-recursive          uninstall-recursive
   
 libtool: $(LIBTOOL_DEPS)  
         $(SHELL) ./config.status --recheck  
   
 update:  update:
         cvs update          cvs update

Removed from v.1.12  
changed lines
  Added in v.1.15.8.1


E-mail: