unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-gnulib@gnu.org, guile-devel@gnu.org
Subject: Re: ‘mktime’ replacement on glibc systems
Date: Wed, 6 Jul 2016 14:07:22 +0200	[thread overview]
Message-ID: <577CF47A.2010008@cs.ucla.edu> (raw)
In-Reply-To: <871t39j0tq.fsf@gnu.org>

On 07/04/2016 09:53 AM, Ludovic Courtès wrote:
> the conditional does not prevent
> mktime-internal’s configure snippet from being run.
>
> Any idea how to address it?
Perhaps your bootstrap script is calling gnulib-tool without the 
--conditional-dependencies option? If so, you might try adding it. But 
please see the Gnulib manual's discussion of this option, a discussion 
that uses timegm as its example (I vaguely recall that timegm was the 
motivation for conditional dependencies...):

https://www.gnu.org/software/gnulib/manual/html_node/Conditional-dependencies.html

The Emacs build uses --conditional-dependencies; the Coreutils build 
does not, since it also uses --with-tests.



  reply	other threads:[~2016-07-06 12:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30  8:21 ‘mktime’ replacement on glibc systems Ludovic Courtès
2016-07-03 11:13 ` Paul Eggert
2016-07-04  7:53   ` Ludovic Courtès
2016-07-06 12:07     ` Paul Eggert [this message]
2016-07-11 12:21       ` Ludovic Courtès

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=577CF47A.2010008@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=bug-gnulib@gnu.org \
    --cc=guile-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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).