libtool/m4
Gary V. Vaughan a9d07029d6 * m4/libtool.m4 (LT_AC_PROG_EGREP): Wrapper for AC_PROG_GREP.
AIX has a brain-dead grep that only handles lines < 2048
characters.  Default GREP incase we are not using a future
autoconf that sets it for us :-)  Changed all callers to use $GREP
instead of grep, and to AC_REQUIRE LT_AC_PROG_EGREP.
Declare GREP as a libtool config var.
* ltmain.in: Use it.
* tests/sh.test (scripts): Accept `if $GREP "^foo=bar"' by
tightening the regexp.
Reported by Albert Chin-A-Young  <china@thewrittenword.com>
2004-01-22 15:27:25 +00:00
..
libtool.m4 * m4/libtool.m4 (LT_AC_PROG_EGREP): Wrapper for AC_PROG_GREP. 2004-01-22 15:27:25 +00:00
lt~obsolete.m4 * m4/lt~obsolete.m4: Add a file containing aclocal-fooling 2004-01-15 19:16:51 +00:00
ltdl.m4 * configure.ac (AC_CONFIG_HEADERS): Create config.h in 2004-01-16 22:03:19 +00:00
ltsugar.m4 * Makefile.am (aclocal_macros, aclocal_DATA): Removed. 2004-01-08 10:34:52 +00:00