On Tue, Jun 10, 2003 at 02:04:40PM +0200, Peter Eisentraut wrote: > [ snip snip ] > > For some reason this causes libtool(?) to include support for C++ and > Fortran in the resulting configure script. For example, I see in > 'configure': > > tagnames=`echo "$tagnames,CXX" | sed 's/^,//'` > > tagnames=`echo "$tagnames,F77" | sed 's/^,//'` > > And when I run it it checks for g++ and g77 and runs the whole libtool > test range for those compilers. Does anyone know why?
Check the thread from last week. I'll try to post my patch by this weekend to fix this. http://mail.gnu.org/archive/html/libtool/2003-06/msg00006.html -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool