mirror of
https://github.com/mirror/make.git
synced 2025-03-03 14:20:54 +08:00
Formerly configure.in.~24~
This commit is contained in:
parent
aea1502a78
commit
ba2c317cb7
@ -81,6 +81,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
AC_OUTPUT(Makefile build.sh glob/Makefile)
|
AC_OUTPUT(Makefile build.sh glob/Makefile)
|
||||||
|
# Makefile uses this timestamp file to know when to remake Makefile,
|
||||||
|
# build.sh, and glob/Makefile.
|
||||||
|
touch stamp-config
|
||||||
|
|
||||||
dnl Local Variables:
|
dnl Local Variables:
|
||||||
dnl comment-start: "dnl "
|
dnl comment-start: "dnl "
|
||||||
|
Loading…
Reference in New Issue
Block a user