]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: don't leak developer GREP, SED etc into distribution file.
authorGary V. Vaughan <gary@gnu.org>
Thu, 23 Sep 2010 10:00:08 +0000 (17:00 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2010 18:55:29 +0000 (01:55 +0700)
commitc9497cc81cc46ce8848452240a323266440c4cb9
tree6cac8c5377c0660377fc87081b1d2f6682c9c037
parentdd5b4f06557a4c5ec7b06d7814b95ecd63ab63b8
maint: don't leak developer GREP, SED etc into distribution file.

* Makefile.am: Having rearranged the file, now apply the actual
changes to follow-up.
(edit): Split into two parts...
(bootstrap_edit): ...substitutions that should happen at bootstrap
time...
(configure_edit): ...and substitutions that should not happen until
configure time.
* Makefile.am (libltdl/m4/ltversion.m4, libltdl/config/ltmain.sh)
(libtoolize.in, tests/package.m4): Use bootstrap_edit.
(libtoolize, tests/defs): Use configure_edit.
* HACKING (Release Procedure): Remove the note to workaround the
bug fixed by this changeset.
* NEWS (Bug fixes): Mention that this bug is now fixed.
Reported by Joerg Sonnenberger.
ChangeLog
HACKING
Makefile.am
NEWS