X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5ef4a3c71cfd6c07e71462944281c284780312c1..199a2d6d729f596ed3652a5ac0185c5afa025023:/bootstrap.conf diff --git a/bootstrap.conf b/bootstrap.conf index e47b550c..757111ce 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -17,7 +17,7 @@ # gnulib modules used by this package. gnulib_modules=' - announce-gen argmatch assert calloc-posix close config-h c-strcase + announce-gen argmatch assert calloc-posix close closeout config-h c-strcase configmake dirname error extensions fdl fopen-safer gendocs getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script @@ -66,7 +66,7 @@ gnulib_tool_option_extras='--symlink --makefile-name=gnulib.mk' bootstrap_post_import_hook() { # Massage lib/gnulib.mk before using it later in the bootstrapping process. - etc/prefix-gnulib-mk lib/$gnulib_mk + etc/prefix-gnulib-mk --lib-name=$gnulib_name lib/$gnulib_mk # Ensure that ChangeLog exists, for automake. test -f ChangeLog || touch ChangeLog