jasper 2ecf8c7295 - unbreak after recent gtk update
- regen patches

looked good to mbalmer@
2007-10-24 22:44:22 +00:00

13 lines
414 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2007/10/24 22:44:22 jasper Exp $
--- configure.orig Mon Jul 30 14:09:37 2007
+++ configure Tue Oct 16 12:57:56 2007
@@ -4184,7 +4184,7 @@ done
UFRAW_CFLAGS="-ffast-math -fomit-frame-pointer"
UFRAW_LDADD=""
if test "x$GCC" = "xyes"; then
- UFRAW_CFLAGS="$UFRAW_CFLAGS -W -Wall -O3"
+ UFRAW_CFLAGS="$UFRAW_CFLAGS $CFLAGS"
fi
# windows will require some special attention