On Fri, 26 Mar 2004, Rogelio Serrano wrote: > I am trying to build libtool in a system without c++. Configure > fails because it cant find c++. Is c++ a requirement for libtool?
There is a known bug in that if configure thinks it found a C++ compiler, that it aborts if it decides that it can't use the associated pre-processor (e.g. /lib/cpp). Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
