summaryrefslogtreecommitdiffstats
path: root/srclib
diff options
context:
space:
mode:
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@