summaryrefslogtreecommitdiffstats
path: root/srclib
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-10-21 12:01:41 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-10-21 12:01:41 +0200
commitfdc82e1174375a9fb444920706e17b8cb363555b (patch)
tree6f8744a3ecb1e0d01ff1623ff72c7d22d3feb714 /srclib
parent Don't you love clean checkouts :-) Wrong href on dbmmanage, to boot (diff)
downloadapache2-fdc82e1174375a9fb444920706e17b8cb363555b.tar.xz
apache2-fdc82e1174375a9fb444920706e17b8cb363555b.zip
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
Diffstat (limited to 'srclib')
-rw-r--r--srclib/pcre/pcre.in4
1 files changed, 2 insertions, 2 deletions
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@