From: William A. Rowe Jr Date: Sat, 21 Oct 2000 10:01:41 +0000 (+0000) Subject: Enough of pcre.h, begone vile beast X-Git-Tag: APACHE_2_0_ALPHA_8~297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc82e1174375a9fb444920706e17b8cb363555b;p=thirdparty%2Fapache%2Fhttpd.git Enough of pcre.h, begone vile beast git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86679 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/srclib/pcre/pcre.in b/srclib/pcre/pcre.in index 8a531671a9d..020dba702f7 100644 --- a/srclib/pcre/pcre.in +++ b/srclib/pcre/pcre.in @@ -7,8 +7,8 @@ #ifndef _PCRE_H #define _PCRE_H -/* The file pcre.h is build by "configure". Do not edit it; instead -make changes to pcre.in. */ +/* The file pcre.h is build by "configure" or copied from pcre.hw +Do not edit it; instead make changes to pcre.in and/or pcre.hw */ #define PCRE_MAJOR @PCRE_MAJOR@ #define PCRE_MINOR @PCRE_MINOR@