--- parser3/Makefile.in 2003/03/12 14:19:34 1.48.2.5 +++ parser3/Makefile.in 2003/07/24 13:16:51 1.49.2.2 @@ -64,6 +64,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +GC_LIBS = @GC_LIBS@ INCLTDL = @INCLTDL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -533,6 +534,7 @@ commit: # thus causing redundant remaking: # aclocal+autoconf+automake + cvs commit -m "no message" -f acsite.m4 cvs commit -m "no message" -f acinclude.m4 cvs commit -m "no message" -f aclocal.m4 cvs commit -m "no message" -f Makefile.am