Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
FUNCTIONS_INSTALL in Makefile's is not updated.
- X-seq: zsh-workers 11307
- From: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: Zsh workers list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: FUNCTIONS_INSTALL in Makefile's is not updated.
- Date: Wed, 10 May 2000 20:58:25 +0400 (MSD)
- In-reply-to: <1000510155924.ZM10248@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Anybody noticed it? If you change it in configure.in and just run make,
then configure is recreated, config.status is recreated with new value for
this, but no Makefile is changed. I now have new value (with BSD, Aix
etc) in config.status and old value in all Makefiles.
May be it's me again ... but I have seen, that new config.status was rerun
to
recreate Makefiles.
If you just run config.status, than it creates Makefiles with correct
parameter. It also (for whatever reason) recreated config.h.
It is annoying when you update from CVS. Ideally, just 'make' should
suffice, but ...
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author