summaryrefslogtreecommitdiff
path: root/editors/abiword2/patches/patch-aa
blob: 5b05633d2b6960cf8fdcfd98033d25d95d2fb2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2003/12/14 03:24:51 xtraeme Exp $

--- configure.orig	2003-11-28 17:04:17.000000000 +0100
+++ configure	2003-11-28 17:04:36.000000000 +0100
@@ -3571,7 +3571,7 @@
 		WARNING_CFLAGS=""
 		;;
 	*BSD)
-		WARNING_CFLAGS="-Wall -pedantic -ansi -D_BSD_SOURCE -pipe"
+		WARNING_CFLAGS="-Wall -D_BSD_SOURCE -pipe"
 		;;
 	IRIX*)
 		case "$GCC" in