diff options
author | Igor Sysoev <igor@sysoev.ru> | 2008-08-04 14:54:12 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2008-08-04 14:54:12 +0000 |
commit | 891f90be2803054229aba23c906b37adacf74c9c (patch) | |
tree | 41e9306080b9444769ebe488c1cc8c946f5d51ef | |
parent | ac721d0647da1311f5b47d7785d4f4217b27f64f (diff) | |
download | nginx-891f90be2803054229aba23c906b37adacf74c9c.tar.gz nginx-891f90be2803054229aba23c906b37adacf74c9c.zip |
update comment
-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" |