summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 960991c6..7d8f9ef9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -529,6 +529,9 @@ AC_CONFIG_FILES([Makefile build.cfg lib/Makefile po/Makefile.in doc/Makefile \
# We don't need this: the standard automake output suffices for POSIX systems.
#mk/Posix.mk
+# Put build.sh in the build directory so it's easy to find
+AC_CONFIG_LINKS([build.sh:build.sh])
+
# OK, do it!
AC_OUTPUT