mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
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:
committed by
Paul Eggert
parent
2ceaf03d69
commit
f8793e27f0
@@ -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_extra_files="$gnulib_extra_files build-aux/move-if-change"
|
||||
|
||||
bootstrap_post_import_hook()
|
||||
{
|
||||
# Ensure that ChangeLog exists, for automake.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../gnulib/build-aux/move-if-change
|
||||
Reference in New Issue
Block a user