3452061960
warning fixes and translations updates
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
$OpenBSD: patch-configure,v 1.12 2009/03/06 11:05:26 ajacoutot Exp $
|
|
--- configure.orig Fri Mar 6 11:31:09 2009
|
|
+++ configure Fri Mar 6 12:11:16 2009
|
|
@@ -21054,7 +21054,7 @@ $as_echo "$as_me: error: Could not find flex" >&2;}
|
|
{ (exit 1); exit 1; }; }
|
|
fi
|
|
|
|
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
|
|
+LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
|
|
LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
|
|
|
|
|