$NetBSD: patch-ea,v 1.1 2005/10/01 19:36:01 recht Exp $ --- Modules/pcre.h.orig 2000-06-28 22:56:30.000000000 +0200 +++ Modules/pcre.h 2005-10-01 21:13:56.000000000 +0200 @@ -40,6 +40,7 @@ #ifdef FOR_PYTHON #define PCRE_LOCALE 0x0200 #endif +#define PCRE_NO_AUTO_CAPTURE 0x1000 /* Exec-time error codes */