I have been using libtool with some mixed feelings on the amount
of tests it adds to `configure'. Specifically, although my source
is all in C, libtool runs C++ and Fortran tests. This adds a bit
of bloat everytime a user runs the configuration script.

I have already explicitly specified the language in my
configure.ac with:

AC_LANG(C)

Is there anyway to disable libtool tests for Fortrant and C++? I
couldn't find any mention of it in the manual.

-- 
Thamer Al-Harbash
GPG Key fingerprint
   = D7F3 1E3B F329 8DD5 FAE3  03B1 A663 E359 D686 AA1F


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to