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 _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf