[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fyi-ac-arg-var.patch
From: |
Akim Demaille |
Subject: |
Re: fyi-ac-arg-var.patch |
Date: |
19 Jun 2001 13:35:54 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
>>>>> "Alexandre" == Alexandre Oliva <address@hidden> writes:
Alexandre> How about, instead of renaming config.cache, restarting
Alexandre> configure with a switch that causes it not to use
Alexandre> config.cache at all (i.e., don't read it, don't write it).
Alexandre> Or restarting it with a private config.cache, removed after
Alexandre> configure is completed.
Doesn't sound to me either for the expert. You're killing her
Makefile, her config.h, and possibly cause a full recompilation.
That's why I picked up the `user expert' solution.
How about keeping `user expert', but in addition to the warning at the
beginning of configure, putting one at the end, so end the user cannot
miss it.
Well, in fact, I'm somewhat against moving and changing things, but I
agree the solution I just proposed is unsatisfying.
How about introducing --force? It's also something I felt could be
helpful for other `protections'.
Or have configure understand the concept of -W, -Werror. The expert
could have WARNINGS=-Wno-error.
- fyi-ac-arg-var.patch, Akim Demaille, 2001/06/17
- Re: fyi-ac-arg-var.patch, Alexandre Oliva, 2001/06/17
- Re: fyi-ac-arg-var.patch, Akim Demaille, 2001/06/18
- Re: fyi-ac-arg-var.patch, Alexandre Oliva, 2001/06/19
- Re: fyi-ac-arg-var.patch, Akim Demaille, 2001/06/19
- Re: fyi-ac-arg-var.patch, Alexandre Oliva, 2001/06/19
- Re: fyi-ac-arg-var.patch,
Akim Demaille <=
- Re: fyi-ac-arg-var.patch, Akim Demaille, 2001/06/19
- Re: fyi-ac-arg-var.patch, Pavel Roskin, 2001/06/20
- Re: fyi-ac-arg-var.patch, Akim Demaille, 2001/06/21
- AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Pavel Roskin, 2001/06/22
- Re: AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Pavel Roskin, 2001/06/25
- Re: AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Akim Demaille, 2001/06/26
- Re: AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Pavel Roskin, 2001/06/26
- Re: AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Akim Demaille, 2001/06/26
- Re: AC_SYS_RESTARTABLE_SYSCALLS (was: fyi-ac-arg-var.patch), Jim Meyering, 2001/06/26
- Re: fyi-ac-arg-var.patch, Alexandre Oliva, 2001/06/21