diff options
Diffstat (limited to 'auto')
-rw-r--r-- | auto/lib/pcre/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/lib/pcre/conf b/auto/lib/pcre/conf index 9a9c6ee4f..3a26b858f 100644 --- a/auto/lib/pcre/conf +++ b/auto/lib/pcre/conf @@ -114,7 +114,7 @@ else if [ $ngx_found = no ]; then - # Linux package + # RedHat RPM, Solaris package ngx_feature="PCRE library in /usr/include/pcre/" ngx_feature_path="/usr/include/pcre" |