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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c68c550912a30d4295c5467ebb24807a5611eabe;p=apache 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 8a531671a9..020dba702f 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@