bootstrap: add bootstrap_post_import_hook
authorJim Meyering <meyering@redhat.com>
Thu, 19 Jan 2012 05:14:31 +0000 (06:14 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 19 Jan 2012 05:14:31 +0000 (06:14 +0100)
commit44c4f75581a7774594e5a225ab43c9c211e4abb4
tree7d406f353be24abf07c494c073b811e7bb77e4d5
parentb891bc2c0bd3f9cd65fac6793160c49da813220e
bootstrap: add bootstrap_post_import_hook

Bison does still need something like the gnulib_mk_hook whose
invocation I had to remove along with slurp in commit 767ccd40.
Technically, we could get along without it, but doing so would
have required living with a warning and a mandatory post-bootstrap
automake rerun.
* build-aux/bootstrap (gnulib_mk_hook): Remove definition, too.
(bootstrap_post_import_hook): New function.
Invoke it after gnulib-tool --import and before autoreconf.
ChangeLog
build-aux/bootstrap