summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/inti/files/patch-configure
blob: 1b8e49ea823ce369d2a1e27488875524717559b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Wed Mar 24 10:00:38 2004
+++ configure   Wed Mar 24 10:00:48 2004
@@ -18775,7 +18775,7 @@
 if test "x$GCC" = "xyes"; then
   case " $CXXFLAGS " in
   *[\ \    ]-Wall[\ \  ]*) ;;
-  *) CXXFLAGS="$CXXFLAGS -Wall -ansi -pedantic-errors" ;;
+  *) CXXFLAGS="$CXXFLAGS -Wall -ansi" ;;
   esac
 fi