--- configure.orig 2008-03-09 14:35:57.000000000 +0100 +++ configure 2008-09-23 11:25:19.000000000 +0200 @@ -23988,7 +23988,9 @@ -LIBS="$LIBS $FWLIBS" +tmp_LIBS="${LIBS}" +unset LIBS +LIBS="${tmp_LIBS} $FWLIBS"