(AC_OUTPUT): Don't write glob/Makefile.
authorRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 20:48:43 +0000 (20:48 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 20:48:43 +0000 (20:48 +0000)
configure.in

index b464c7b9e18404f631832ff3605ec1a612220e55..857873963eb858eec1f6ec8e5fdc249ed72a4ebe 100644 (file)
@@ -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])