Fwd: [PATCH] handle LIBS="" in test case 567
"Jeff Shimoda [Marbles504]" <[email protected]> Thu, 14 Jul 2022 11:38:45 -0400
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <CAF9GnoWeLc_cJbDV5BnL1_Y_wLdha2k+L1ATumpLsm1ENqNmmg@mail.gmail.com> |
Hi, just wondering if anyone has been able to take a look at this one.
-Jeff Shimoda
diff --git a/tests/local.at b/tests/local.at
index 7318f92..f303f81 100644
--- a/tests/local.at
+++ b/tests/local.at
@@ -482,6 +482,7 @@ do
$SED '/^ac_cv_/ b skip
/^m4_defn([m4_re_word])=./ !d
/^[[^=]]*='\'''\''$/ d
+ /^[[^=]]*=""$/ d
/^a[[cs]]_/ d
: skip
/^OLDPWD=/ d