You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/admin/acinclude.m4.in
|
|
+++ b/admin/acinclude.m4.in
|
|
@@ -2144,9 +2144,6 @@
|
|
save_CXXFLAGS="$CXXFLAGS"
|
|
kde_safe_LIBS="$LIBS"
|
|
LIBS="$LIBS $X_EXTRA_LIBS"
|
|
-if test "$GXX" = "yes"; then
|
|
-CXXFLAGS="$CXXFLAGS -pedantic-errors"
|
|
-fi
|
|
AC_TRY_COMPILE([
|
|
$2
|
|
],
|