]> granicus.if.org Git - apache/commitdiff
Enough of pcre.h, begone vile beast
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 21 Oct 2000 10:01:41 +0000 (10:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 21 Oct 2000 10:01:41 +0000 (10:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86679 13f79535-47bb-0310-9956-ffa450edef68

srclib/pcre/pcre.in

index 8a531671a9d0def95089d585e2998d2f1c1cb6f3..020dba702f7386fadbcdef7983604ab4ea7bd4fc 100644 (file)
@@ -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@