Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: remove support for autoconf before 2.50
- X-seq: zsh-workers 19342
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: remove support for autoconf before 2.50
- Date: Tue, 06 Jan 2004 17:02:03 +0000
- In-reply-to: "Bart Schaefer"'s message of "Tue, 06 Jan 2004 16:11:22 GMT." <1040106161122.ZM1627@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> } -AC_OUTPUT_COMMANDS(,[if test -z "\$CONFIG_FILES\$CONFIG_HEADERS"; then
> } -`cat ./${CONFIG_MODULES}.sh && rm -f ./${CONFIG_MODULES}.sh`
> } -fi])
>
> IIRC those lines are there so that the commands in ./${CONFIG_MODULES}.sh
> get re-run when config.status is run. That was not *intended* as a fix
> only for autoconf 2.13; why is it not needed in 2.50?
I'm now more confused by Andrej's message. I thought he was saying that
a test wasn't needed for 2.50, but it looks like he was actually saying
we need a test anyway, and it's not available in 2.50. In that case, we
can't get rid of the lines but it still won't always work.
(The subtext is `whoever understands this, please fix it'.)
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author