summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-aa
blob: 71733eed975273edd3cc20fe100d85ddccd651da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.11 2009/04/07 16:27:08 drochner Exp $

--- configure.orig	2009-03-06 20:23:34.000000000 +0100
+++ configure
@@ -5097,7 +5097,7 @@ case "$OS_NAME" in
 		WARNING_CFLAGS=""
 		;;
 	*BSD|DragonFly)
-		WARNING_CFLAGS="-Wall -pedantic -D_BSD_SOURCE -pipe" #-ansi
+		WARNING_CFLAGS="-Wall -D_BSD_SOURCE -pipe" #-ansi
 		;;
 	IRIX*)
 		case "$GCC" in