Mercurial > noffle
diff Makefile.in @ 217:b4f1731a6470 noffle
[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in
docs/Makefile.in,src/Makefile.in: Regularise format of Noffle
default parameters in configure.in and regenerate.
author | bears |
---|---|
date | Thu, 22 Nov 2001 22:25:12 +0000 |
parents | a34620942998 |
children | 9fb4b7d7e64b |
line wrap: on
line diff
--- a/Makefile.in Thu Nov 22 15:36:25 2001 +0000 +++ b/Makefile.in Thu Nov 22 22:25:12 2001 +0000 @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -96,7 +96,7 @@ $(ACLOCAL_M4): configure.in cd $(srcdir) && $(ACLOCAL) -config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) +config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF)