Re: Autoconf/configure

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Mon, 25 Oct 1999 18:31:22 +0200

Petter Reinholdtsen wrote:

> [Oliver Rauch]
> > I want to know if there is a standard for the user to tell configure and the
> > Makfiles where to look for include-files and libs that are not installed in
> > the standard places.
>
> I normally do it like this:
>
> CFLAGS=-I/non/standard/include LDFLAGS=-L/non/standard/lib ./configure
>
> It works. :-) It depends on the configure.in if there are any options to give
> to configure.
>

Hi Petter,

I will test that - although I hoped that there would exist a kind of standard
option
like ./configure --source-includes /opt/include --source-libs /opt/libs
but aoutoconf does not predefine such an option.

Bye and thanks
Oliver

--
Homepage:       http://www.wolfsburg.de/~rauch
sane-umax:      http://www.wolfsburg.de/~rauch/sane/sane-umax.html
xsane:          http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
E-Mail:         mailto:Oliver.Rauch@Wolfsburg.DE

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com