Hello mac,

* mac wrote on Thu, Apr 12, 2007 at 01:40:39PM CEST:
> 
> i have this line in a configure.in:
> AC_CHECK_LIB([clips], [Clear])
> 
> i have libclips installed and is in /usr/lib, but when the check is
> passed says that it doesnt exist.

Please look at the config.log file; it shows more verbose output for the
configure tests.  It will have the errors that caused the test failure.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to