Re: [Freeciv-Dev] xpm.configure
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Peter Schaefer wrote:
>
> from ./configure :
>
> checking for X11/xpm.h... (cached) no
>
> This should not be cached, or the cached value ignore, if --xpm-* flags are
> specified on the ./configure line.
You may be right, but there are often problems with cache values
(not just this case) when changing configure options. The safe
thing to do is "rm config.cache" before doing configure.
-- David
|
|