[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Find best grep for AIX
From: |
Gary V. Vaughan |
Subject: |
Re: Find best grep for AIX |
Date: |
Thu, 22 Jan 2004 13:47:24 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Peter O'Gorman wrote:
| Gary V. Vaughan wrote:
| | Once autoconf has AC_PROG_GREP, we could add it in AC_LIBTOOL_SETUP,
| | but we already have AC_PROG_EGREP, so it will be implied.
|
| Why require autoconf to have the AC_PROG_GREP etc.? We've had checks like
| that in libtool before while waiting on autoconf releases/integration.
Because we can do it in a backwards compatible non-regressing fashion (per my
patch); because otherwise we would have to redefine AC_PROG_EGREP and
AC_PROG_FGREP in libtool; because this is a general AIX problem best solved in
Autoconf for non-libtool users to benefit from.
Note also the horrendous problems we've had with moving AC_DEFUNS from
libtool.m4 to autoconf in the past... best not to put them in libtool.m4 at
all! I'm chasing AC_PROG_SED in another thread :-)
Cheers,
Gary.
- --
Gary V. Vaughan ())_. address@hidden,gnu.org}
Research Scientist ( '/ http://www.oranda.demon.co.uk
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAD9RsFRMICSmD1gYRAqA1AKCJEf2WJUiF5apML0nTfXxmgnXqoACgteei
5HmvPqiqFvsIhAY+RQvAfnw=
=Epox
-----END PGP SIGNATURE-----
- Re: Find best grep for AIX, Gary V. Vaughan, 2004/01/22
- Re: Find best grep for AIX, Peter O'Gorman, 2004/01/22
- Re: Find best grep for AIX,
Gary V. Vaughan <=
- Re: Find best grep for AIX, Albert Chin, 2004/01/22
- 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Gary V . Vaughan, 2004/01/23
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Gary V . Vaughan, 2004/01/23
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Paul Eggert, 2004/01/24
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Gary V . Vaughan, 2004/01/24
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Bob Friesenhahn, 2004/01/24
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Paul Eggert, 2004/01/26
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Gary V . Vaughan, 2004/01/27
- Re: 4-gary-AC_PROG_GREP.patch [Was Re: Find best grep for AIX], Paul Eggert, 2004/01/27