autoconf
[Top][All Lists]
Advanced

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

AC_ARG_WITH


From: Thiago Mello
Subject: AC_ARG_WITH
Date: Thu, 8 Jul 2004 15:33:26 -0300

Hi, 

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

Im 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
specificated, or if is not specificated 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]