summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-aa
blob: 381ab9f4ba8721514f975a6b9e6ce21dfe70a277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.10 2006/04/15 10:47:25 adam Exp $

--- configure.orig	2006-04-10 19:19:22.000000000 +0200
+++ configure
@@ -4128,7 +4128,7 @@ case "$OS_NAME" in
 		WARNING_CFLAGS=""
 		;;
 	*BSD|DragonFly)
-		WARNING_CFLAGS="-Wall -pedantic -ansi -D_BSD_SOURCE -pipe"
+		WARNING_CFLAGS="-Wall -D_BSD_SOURCE -pipe"
 		;;
 	IRIX*)
 		case "$GCC" in