]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: remove redundant unsubstituted shell var defaults.
authorGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2010 05:51:36 +0000 (12:51 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2010 18:55:29 +0000 (01:55 +0700)
commita2bb0c980f2b50ab31fedd18bb4890843b3d399a
treea34fd9fc0c0a84b10859af1cfb7992c84e9366aa
parentc9497cc81cc46ce8848452240a323266440c4cb9
libtool: remove redundant unsubstituted shell var defaults.

* Makefile.am (libltdl/config/ltmain.sh): Boilerplate code from
libltdl/config/general.m4 sets some default shell variables
designed to be substituted by `$(configure_edit)'.  Actually,
`libtool' uses the language tag values for those variables, and
`ltmain.m4sh' is not passed through `$(configure_edit)', so they
are just noise.  Edit them out at bootstrap time.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
Makefile.am