build: Don't hardcode the location of the gnulib directory.

* build-aux/move-if-change: Remove symlink.
* bootstrap.conf (gnulib_extra_files): Add build-aux/move-if-change.
This commit is contained in:
Bruno Haible
2025-08-03 20:16:04 -07:00
committed by Paul Eggert
parent 2ceaf03d69
commit f8793e27f0
2 changed files with 2 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ XGETTEXT_OPTIONS_RUNTIME=$XGETTEXT_OPTIONS'\\\
gnulib_tool_option_extras='--symlink --conditional-dependencies --makefile-name=gnulib.mk --automake-subdir --automake-subdir-tests --po-base=gnulib-po --po-domain=bison' gnulib_tool_option_extras='--symlink --conditional-dependencies --makefile-name=gnulib.mk --automake-subdir --automake-subdir-tests --po-base=gnulib-po --po-domain=bison'
gnulib_extra_files="$gnulib_extra_files build-aux/move-if-change"
bootstrap_post_import_hook() bootstrap_post_import_hook()
{ {
# Ensure that ChangeLog exists, for automake. # Ensure that ChangeLog exists, for automake.

View File

@@ -1 +0,0 @@
../gnulib/build-aux/move-if-change