autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Commited: RE: PATCH: Re: zsh and autoconf-2.50


From: Akim Demaille
Subject: Re: Commited: RE: PATCH: Re: zsh and autoconf-2.50
Date: 06 Jun 2001 14:45:53 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (GTK)

>>>>> "Andrej" == Andrej Borsenkow <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]