]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Handle z/OS Unix ‘set’ output
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2022 19:24:20 +0000 (12:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2022 19:25:18 +0000 (12:25 -0700)
Problem and fix reported by Jeff Shimoda in:
https://lists.gnu.org/r/autoconf-patches/2022-06/msg00007.html
* tests/local.at (AT_CONFIG_CMP): Treat ‘var=""’ like ‘var=''’.
Copyright-paperwork-exempt: Yes

tests/local.at

index f79f57ff1569291ed2ab755b59a49718df264631..193fd11858725f649b1c2e627a7fb44dcf7d85ed 100644 (file)
@@ -476,6 +476,7 @@ do
   $SED '/^ac_cv_/ b skip
        /^m4_defn([m4_re_word])=./ !d
        /^[[^=]]*='\'''\''$/ d
+       /^[[^=]]*=""$/ d
        /^a[[cs]]_/ d
        : skip
        /^OLDPWD=/ d