$NetBSD: patch-ad,v 1.1 2003/01/24 14:12:04 itohy Exp $ --- Makefile.in.orig Sun Nov 6 16:45:13 1994 +++ Makefile.in Fri Jan 24 22:33:44 2003 @@ -194,17 +194,17 @@ CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status config.status: configure ./config.status --recheck -configure: configure.in aclocal.m4 - cd $(srcdir) && autoconf +#configure: configure.in aclocal.m4 +# cd $(srcdir) && autoconf config.h: stamp-h stamp-h: config.h.in config.status CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status date > stamp-h config.h.in: stamp-h.in -stamp-h.in: configure.in aclocal.m4 acconfig.h - cd $(srcdir) && autoheader - date > $(srcdir)/stamp-h.in +#stamp-h.in: configure.in aclocal.m4 acconfig.h +# cd $(srcdir) && autoheader +# date > $(srcdir)/stamp-h.in # Tell versions [3.59,3.63) of GNU make not to export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.