Make bootstrap a little more general.
authorJim Meyering <jim@meyering.net>
Wed, 7 Mar 2007 23:23:00 +0000 (00:23 +0100)
committerJim Meyering <jim@meyering.net>
Wed, 7 Mar 2007 23:23:00 +0000 (00:23 +0100)
commit551bed87fabb20dab9164a529aeca7d9665c25ff
treee5d3a890b158961c5f33571cc60f359207e89e71
parentb7a568ece8e9ae81e1fc444fb1ceb222c9940ea3
Make bootstrap a little more general.
* bootstrap (build_aux): Factor out/use this definition.
Formally require a "AC_CONFIG_AUX_DIR($build_aux)" line in configure.ac.
(insert_sorted_if_absent): Move function definition "up", to
precede new first use.
If $build_aux/ doesn't exist initially, create it, and
mark it as ignored.
ChangeLog
bootstrap