From: Roland McGrath Date: Mon, 28 Nov 1994 20:48:43 +0000 (+0000) Subject: (AC_OUTPUT): Don't write glob/Makefile. X-Git-Tag: 3.72.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5159db0aa4991be1983897d0bbb02cf2eb30b8a3;p=thirdparty%2Fmake.git (AC_OUTPUT): Don't write glob/Makefile. --- diff --git a/configure.in b/configure.in index b464c7b9..85787396 100644 --- a/configure.in +++ b/configure.in @@ -108,7 +108,7 @@ if ( /usr/sccs/admin -n s.conftest || admin -n s.conftest ) >/dev/null 2>&1 && fi rm -f s.conftest conftoast -AC_OUTPUT(Makefile build.sh glob/Makefile, [ +AC_OUTPUT(Makefile build.sh, [ # Makefile uses this timestamp file to know when to remake Makefile, # build.sh, and glob/Makefile. touch stamp-config])