bug-gnulib
[Top][All Lists]
Advanced

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

Re: gl_CACHE_VAL_SILENT won't work correctly with upcoming autoconf 2.70


From: Paul Eggert
Subject: Re: gl_CACHE_VAL_SILENT won't work correctly with upcoming autoconf 2.70
Date: Fri, 13 Mar 2020 16:30:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 3/13/20 3:04 PM, Nick Bowler wrote:
   AS_VAR_SET_IF([my_cv_no_printing], [my_cv_no_printing=hello])

I assume you meant

  AS_VAR_SET_IF([my_cv_no_printing], [], [my_cv_no_printing=hello])



reply via email to

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