]> git.ipfire.org Git - thirdparty/libtool.git/commit
Scott James Remnant <scott@netsplit.com>
authorPaul Eggert <eggert@twinsun.com>
Tue, 3 Feb 2004 19:55:29 +0000 (19:55 +0000)
committerScott James Remnant <scott@netsplit.com>
Tue, 3 Feb 2004 19:55:29 +0000 (19:55 +0000)
commitd70b4e8572c5bfa53909cec0eac5b5298f599d9f
treef32b9b4f7132a9ee73bccf17a1dcf7033174d7e5
parent485b7aacb5bf090a6c591b5265cba7f3bc38937d
Scott James Remnant  <scott@netsplit.com>

* libtool.m4 (_LT_AC_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS):
Replace needless uses of egrep with grep as egrep may not exist,
POSIX no longer mandates it.
* ltmain.in: Replace use of 'grep -E' with '$EGREP -e' in case
egrep is the only thing that exists.
ChangeLog
libtool.m4
ltmain.in