]> git.saurik.com Git - bison.git/blobdiff - bootstrap.conf
build: generalize etc/prefix-gnulib-mk
[bison.git] / bootstrap.conf
index e47b550c05a597b55402978d469dc8213e80c1af..599b778f0eb26a5420ec98a1b478f8ae70e2d6c5 100644 (file)
@@ -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