Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Commited: RE: PATCH: Re: zsh and autoconf-2.50
- X-seq: zsh-workers 14761
- From: Akim Demaille <akim@xxxxxxxx>
- To: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- Subject: Re: Commited: RE: PATCH: Re: zsh and autoconf-2.50
- Date: 06 Jun 2001 14:45:53 +0200
- Cc: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>, <autoconf@xxxxxxx>
- In-reply-to: <002701c0ee7c$adf00e80$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <002701c0ee7c$adf00e80$21c9ca95@xxxxxxxxxxxxxx>
- Sender: Akim Demaille <akim@xxxxxxxx>
>>>>> "Andrej" == Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx> writes:
Andrej> To clarify - if I have used conifgure -C initially and have
Andrej> config.status: $(sdir)/configure $(SHELL) ./config.status
Andrej> --recheck
Andrej> in Makefile. Will config.status --recehck (re-)use cache file?
Andrej> If yes, it is O.K. then.
Of course it works!
/tmp % echo "AC_INIT()AC_OUTPUT()" > configure.ac nostromo 14:45
/tmp % ace nostromo 14:45
/tmp % ./configure MY_SHELL=zsh -C nostromo 14:45
configure: creating cache config.cache
updating cache config.cache
configure: creating ./config.status
/tmp % ./config.status --recheck nostromo 14:45
running /bin/sh ./configure MY_SHELL=zsh -C --no-create --no-recursion
configure: loading cache config.cache
configure: creating ./config.status
Messages sorted by:
Reverse Date,
Date,
Thread,
Author