From: Paul Smith Date: Sat, 5 Dec 2020 20:11:52 +0000 (-0500) Subject: * configure.ac: [SV 58836] Copy build.sh to the build directory X-Git-Tag: 4.3.90~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d90776914f4086e2402a0a6a9dfa3d1a9a7d0c;p=thirdparty%2Fmake.git * configure.ac: [SV 58836] Copy build.sh to the build directory --- 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