summaryrefslogtreecommitdiff
path: root/devel/swarm/files/patch-ad
blob: 78fc06e9bfeb657d75e9c54ca611e835bce651c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Sun May 30 22:01:25 1999
+++ configure	Sun May 30 22:01:47 1999
@@ -1105,7 +1105,7 @@
 test -n "$OBJC" || OBJC="$CC"
 
 test -n "$OBJCFLAGS" || OBJCFLAGS="$CFLAGS"
-OBJCFLAGS="$OBJCFLAGS -Wall -Wno-import -Wno-protocol -Werror"
+OBJCFLAGS="$OBJCFLAGS -Wall -Wno-import -Wno-protocol"
 
 
 # Check whether --enable-shared or --disable-shared was given.