bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Nick Bowler <nbowler@draconx.ca>, Bruno Haible <bruno@clisp.org>
Cc: bug-gnulib@gnu.org, autoconf@gnu.org, Zack Weinberg <zackw@panix.com>
Subject: Re: gl_CACHE_VAL_SILENT won't work correctly with upcoming autoconf 2.70
Date: Fri, 13 Mar 2020 16:30:36 -0700	[thread overview]
Message-ID: <40c77b3f-b00b-d620-e527-183967c9637a@cs.ucla.edu> (raw)
In-Reply-To: <CADyTPEzQARtzUYV12sYv_gRsj_caGmzv_q1L3gFu3fjTk1WafQ@mail.gmail.com>

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	other threads:[~2020-03-13 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13 20:57 gl_CACHE_VAL_SILENT won't work correctly with upcoming autoconf 2.70 Zack Weinberg
2020-03-13 21:54 ` Bruno Haible
2020-03-13 22:04   ` Nick Bowler
2020-03-13 23:30     ` Paul Eggert [this message]
2020-03-14  0:27       ` Bruno Haible
2020-03-14  1:27       ` Nick Bowler
2020-03-14  1:11   ` Zack Weinberg
2020-03-14  2:49     ` debugging autoconf tests (was: gl_CACHE_VAL_SILENT) Bruno Haible
2020-03-14 14:06       ` Zack Weinberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40c77b3f-b00b-d620-e527-183967c9637a@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=autoconf@gnu.org \
    --cc=bruno@clisp.org \
    --cc=bug-gnulib@gnu.org \
    --cc=nbowler@draconx.ca \
    --cc=zackw@panix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).