autoconf
[Top][All Lists]
Advanced

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

configure arguments


From: Thiago Mello
Subject: configure arguments
Date: Tue, 13 Jul 2004 11:59:00 -0300

Hi,

I'm very novice in autoconf and I want to use the configure style to
implement my project.

I'm trying to inform the compiler that when the user do something like this:
./configure --with-libfoo=/home/thiago/lib

The compiler link the makefile with the library that the user have
specified, or if is not specified it will try to find in the
path.

How can I do this?!

Regards,
--
Thiago Mello




reply via email to

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