$NetBSD: patch-bd,v 1.1 2005/11/01 21:49:31 adrianp Exp $

--- Modules/pcre.h.orig	2000-06-28 21:56:30.000000000 +0100
+++ Modules/pcre.h
@@ -40,6 +40,7 @@ extern "C" {
 #ifdef FOR_PYTHON
 #define PCRE_LOCALE          0x0200
 #endif
+#define PCRE_NO_AUTO_CAPTURE    0x1000
 
 /* Exec-time error codes */
 
