autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [PATCH] handle LIBS="" in test case 567


From: Jeff Shimoda [Marbles504]
Subject: Fwd: [PATCH] handle LIBS="" in test case 567
Date: Thu, 14 Jul 2022 11:38:45 -0400

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]