2008-03-23 21:34:50 Arfrever Frehtes Taifersar Arahesis napisaƂ(a):
> I'm attaching the patch which (probably partially) fixes support for Libtool 
> 2.2.

That patch was slightly broken. I'm attaching the corrected patch. Please 
commit it.

-- 
Arfrever Frehtes Taifersar Arahesis
Index: configure.in
===================================================================
--- configure.in	(revision 640588)
+++ configure.in	(working copy)
@@ -237,7 +237,7 @@
       LIBTOOL="$my_libtool \$(LTFLAGS)"
       libtoolversion=`$my_libtool --version`
       case $libtoolversion in
-          *1.[[45]]*)
+          *1.[[45]]* | *[[2-9]].[[0-9]]*)
               SH_LIBTOOL='$(LIBTOOL)'
               SHLTCFLAGS="-prefer-pic"
               LTCFLAGS="-prefer-non-pic -static"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to