summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-09-16 05:58:44 +0000
committerPaul Smith <psmith@gnu.org>1999-09-16 05:58:44 +0000
commit45e04a5860476c40b0943e189c9a58f62dca07c8 (patch)
treee3f57c9a1c01e4438da218d0b03e14dd973da31b /configure.in
parent6ec7d1881c0be453c7ece03a7dcc51681c514778 (diff)
downloadgunmake-45e04a5860476c40b0943e189c9a58f62dca07c8.tar.gz
* Some minor pre-release updates.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 52ce01a..ff594d4 100644
--- a/configure.in
+++ b/configure.in
@@ -225,8 +225,8 @@ AC_OUTPUT(build.sh Makefile glob/Makefile)
dnl If we don't yet have build.sh.in, build.sh is a bogus 0-length file
dnl so remove it.
-
-test -f build.sh.in || rm -f build.sh
+dnl Can't do this because then remote builds with build.sh don't work.
+dnl test -f build.sh.in || rm -f build.sh
case "$make_badcust" in