From 5159db0aa4991be1983897d0bbb02cf2eb30b8a3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 28 Nov 1994 20:48:43 +0000 Subject: [PATCH] (AC_OUTPUT): Don't write glob/Makefile. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.3