--- parser3/src/Makefile.in 2001/08/28 13:35:16 1.13 +++ parser3/src/Makefile.in 2001/09/07 12:46:18 1.17 @@ -79,7 +79,6 @@ YACC = @YACC@ host_os = @host_os@ SUBDIRS = classes types main libltdl pcre targets - LIBTOOL_DEPS = @LIBTOOL_DEPS@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @@ -363,9 +362,11 @@ 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 + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: