>>>>> "Pierre" == Pierre Sarrazin <[EMAIL PROTECTED]> writes:

Pierre> Logically, it is in a Makefile.am file that I would like to
Pierre> ask that a specific library should be static.

If you are trying to build a static library, then simply don't use
libtool for that library.  Write `lib_LIBRARIES' instead of
`lib_LTLIBRARIES'.

Tom

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

Reply via email to