On 10/19/07, Eric Blake <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > According to Zack Weinberg on 10/18/2007 5:11 PM: > > As far as I can tell, Autoconf provides no documented macro that > > allows me to run the preprocessor and capture (selected portions of) > > its output in shell variables. > > AC_EGREP_CPP.
Really? As far as I can tell, that just lets me make a binary decision based on the presence or absence of some pattern; the text matching the pattern still gets bitbucketed. zw _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
