mirror of
https://github.com/mirror/make.git
synced 2025-03-03 14:20:54 +08:00
* configure.ac: [SV 58836] Copy build.sh to the build directory
This commit is contained in:
parent
c4cc2e9595
commit
94d9077691
@ -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.
|
# We don't need this: the standard automake output suffices for POSIX systems.
|
||||||
#mk/Posix.mk
|
#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!
|
# OK, do it!
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
Loading…
Reference in New Issue
Block a user