openbsd-ports/devel/vte/patches/patch-configure
marcm 52d34cce2d Update to 0.10.11. Yep, a commit as long as your arm for a 0.00.01
version number bump.  Yeah, well, it took me a bit to even get it
to compile, one of those, "Hey, let's change the entire build
infrastructure for a minor bugfix!" things...

But hey now we're fully in-sync with Gnome 2.6.2.
2004-08-01 06:10:09 +00:00

24 lines
476 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2004/08/01 06:10:09 marcm Exp $
--- configure.orig Sat May 1 23:44:03 2004
+++ configure Sat Jul 24 23:15:53 2004
@@ -25114,19 +25114,10 @@ fi
rm -f conftest*
-cat >>confdefs.h <<\_ACEOF
-#define _XOPEN_SOURCE_EXTENDED 1
-_ACEOF
-cat >>confdefs.h <<\_ACEOF
-#define _XOPEN_SOURCE 1
-_ACEOF
-cat >>confdefs.h <<\_ACEOF
-#define __EXTENSIONS__ 1
-_ACEOF
# Check whether --enable-deprecation or --disable-deprecation was given.