openbsd-ports/editors/zile/patches/patch-configure

13 lines
378 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.1 2008/08/20 21:06:10 naddy Exp $
--- configure.orig Wed Aug 20 19:02:26 2008
+++ configure Wed Aug 20 19:06:00 2008
@@ -16465,7 +16465,7 @@ done
if test "$GCC" = "yes"; then
- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic"
+: CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic"
fi