* tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.

This is a corrected version of yesterday's patch.
This commit is contained in:
Paul Eggert 2005-07-07 23:56:25 +00:00
parent 999e7f781b
commit dfa60397fa
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-07-07 Paul Eggert <eggert@cs.ucla.edu>
* tests/local.at (AT_CONFIG_CMP): Ignore lines like "LIBS=''" too.
This is a corrected version of yesterday's patch.
2005-07-07 Stepan Kasal <kasal@ucw.cz>
* lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Report the full

View File

@ -331,6 +331,7 @@ m4_define([AT_CONFIG_CMP],
do
$SED '/^ac_cv_/ b
/^m4_defn([m4_re_word])=./ !d
/^[[^=]]*='\'''\''$/ d
/^a[[cs]]_/ d
/^PPID=/ d
/^RANDOM=/ d