--- configure.orig 2011-07-03 11:13:03.000000000 +0200 +++ configure 2011-10-06 11:59:18.000000000 +0200 @@ -6324,7 +6324,7 @@ # If we are compiling with gcc, enable all warning and make warnings errors. if test "$GCC" = yes; then - ENABLE_WARNINGS="-Wall -Winline -Werror" + ENABLE_WARNINGS="-Wall -Winline" fi ENABLE_WARNINGS=$ENABLE_WARNINGS