From: Jim Meyering <jim@meyering.net>
To: Bruno Haible <bruno@clisp.org>
Cc: 9106@debbugs.gnu.org, Paul Eggert <eggert@cs.ucla.edu>,
bug-gnulib@gnu.org
Subject: bug#9106: 24.0.50; ./configure causes massive recompilation
Date: Fri, 22 Jul 2011 00:27:00 +0200 [thread overview]
Message-ID: <87k4bbclsb.fsf__184.193978975777$1311287292$gmane$org@rho.meyering.net> (raw)
In-Reply-To: <201107211257.44586.bruno@clisp.org> (Bruno Haible's message of "Thu, 21 Jul 2011 12:57:44 +0200")
Bruno Haible wrote:
> Paul, Jim, Eric, others, do you remember other problems of stamp files?
>
>> The config.h rule (among others) has been using one for years,
>> and the last time I've heard complaints or bug reports about it
>> has been years also.
>
> For reference, here's the rules automake generates for config.h:
>
> config.h: stamp-h1
> @if test ! -f $@; then \
> rm -f stamp-h1; \
> $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
> else :; fi
>
> stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
> @rm -f stamp-h1
> cd $(top_builddir) && $(SHELL) ./config.status config.h
>
> $(srcdir)/config.h.in: $(am__configure_deps)
> ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
> rm -f stamp-h1
> touch $@
>
> distclean-hdr:
> -rm -f config.h stamp-h1
>
> Is that the kind of rule you would recommend?
Hi Bruno,
I know of no problem with that time stamp mechanism.
It's been in use (complaint-free) for a very long time.
next prev parent reply other threads:[~2011-07-21 22:27 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-17 5:30 bug#9106: 24.0.50; ./configure causes massive recompilation Eli Zaretskii
2011-07-18 17:48 ` Glenn Morris
2011-07-18 18:20 ` Jan Djärv
2011-07-18 18:37 ` Glenn Morris
2011-07-18 18:58 ` Eli Zaretskii
2011-07-18 18:37 ` Eli Zaretskii
2011-07-20 0:39 ` Paul Eggert
[not found] ` <4E2623CA.8090805@cs.ucla.edu>
2011-07-20 5:24 ` Eli Zaretskii
[not found] ` <E1QjPH2-0000Dw-03@fencepost.gnu.org>
2011-07-20 5:58 ` Paul Eggert
[not found] ` <4E266E98.4010901@cs.ucla.edu>
2011-07-20 6:29 ` Eli Zaretskii
[not found] ` <E1QjQHq-0003DH-6Q@fencepost.gnu.org>
2011-07-20 6:38 ` Eli Zaretskii
2011-07-20 6:44 ` Ralf Wildenhues
[not found] ` <E1QjQQK-0003x0-Db@fencepost.gnu.org>
2011-07-20 6:46 ` Ralf Wildenhues
[not found] ` <20110720064623.40890@gmx.net>
2011-07-20 8:48 ` Eli Zaretskii
[not found] ` <83k4bcvo1f.fsf@gnu.org>
[not found] ` <20110720210417.270150@gmx.net>
[not found] ` <201107211257.44586.bruno@clisp.org>
2011-07-21 20:59 ` Paul Eggert
[not found] ` <4E289329.1020204@cs.ucla.edu>
2011-07-21 21:27 ` Bruno Haible
[not found] ` <201107212327.27095.bruno@clisp.org>
2011-07-21 22:00 ` Paul Eggert
[not found] ` <4E28A192.6010702@cs.ucla.edu>
2011-07-22 6:14 ` Eli Zaretskii
[not found] ` <83zkk6u9ja.fsf@gnu.org>
2011-07-22 8:06 ` Paul Eggert
2011-07-21 22:27 ` Jim Meyering [this message]
2022-04-25 10:40 ` Lars Ingebrigtsen
2022-04-25 11:34 ` Eli Zaretskii
2022-04-25 12:10 ` Lars Ingebrigtsen
2022-04-25 13:42 ` Robert Pluim
2022-04-25 14:29 ` Lars Ingebrigtsen
2022-04-25 15:49 ` Robert Pluim
2022-04-25 16:13 ` Eli Zaretskii
2022-04-26 15:43 ` Robert Pluim
2022-05-05 8:33 ` Robert Pluim
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='87k4bbclsb.fsf__184.193978975777$1311287292$gmane$org@rho.meyering.net' \
--to=jim@meyering.net \
--cc=9106@debbugs.gnu.org \
--cc=bruno@clisp.org \
--cc=bug-gnulib@gnu.org \
--cc=eggert@cs.ucla.edu \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.