--- parser3/src/Makefile.in 2002/01/28 07:30:44 1.39 +++ parser3/src/Makefile.in 2002/01/29 15:27:02 1.40 @@ -72,6 +72,7 @@ INCLTDL = @INCLTDL@ LIBADD_DL = @LIBADD_DL@ LIBLTDL = @LIBLTDL@ LIBTOOL = @LIBTOOL@ +LIBTOOL_DEPS = @LIBTOOL_DEPS@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ OBJDUMP = @OBJDUMP@ @@ -82,11 +83,10 @@ VERSION = @VERSION@ XML_INCLUDES = @XML_INCLUDES@ XML_LIBS = @XML_LIBS@ YACC = @YACC@ +charsetsdir = @charsetsdir@ host_os = @host_os@ -SUBDIRS = libltdl pcre main types classes targets - -LIBTOOL_DEPS = @LIBTOOL_DEPS@ +SUBDIRS = libltdl pcre main types classes targets etc ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ./include/pa_config_auto.h @@ -369,6 +369,7 @@ uninstall-am uninstall all-redirect all- installdirs mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean + libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck