diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 82bb502..322455f 100644 --- a/configure.in +++ b/configure.in @@ -210,7 +210,7 @@ dnl build.sh is also an AC_OUTPUT, but we can't specify it here because dnl it's built from build.template and autoconf will crap out. So, we dnl build it in the makefiles themselves. -AC_OUTPUT(Makefile glob/Makefile) +AC_OUTPUT(build.sh Makefile glob/Makefile) case "$make_badcust" in yes) echo |