bug-guile
[Top][All Lists]
Advanced

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

Re: Does not find header files or libraries under /usr/local


From: Kevin Ryde
Subject: Re: Does not find header files or libraries under /usr/local
Date: Wed, 31 May 2006 11:30:26 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> Often, `configure' scripts provide a `--with-PACKAGE-prefix' option (or
> `--with-PACKAGE-includes', or `--with-PACKAGE-libs') so that one can
> specify where to look fo a particular package.

Though that's contrary to the gnu standards.  Getting a path from
somewhere is fine, even good, but --with is not the place for it.

   http://www.gnu.org/prep/standards/html_node/Configuration.html

   Do not use a --with option to specify the file name to use to find
   certain files.  That is outside the scope of what --with options
   are for.




reply via email to

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