diff auto/lib/pcre/conf @ 392:34fb3a573548 NGINX_0_7_8

nginx 0.7.8 *) Feature: the ngx_http_xslt_module. *) Feature: the "$arg_..." variables. *) Feature: Solaris directio support. Thanks to Ivan Debnar. *) Bugfix: now if FastCGI server sends a "Location" header line without status line, then nginx uses 302 status code. Thanks to Maxim Dounin.
author Igor Sysoev <http://sysoev.ru>
date Mon, 04 Aug 2008 00:00:00 +0400
parents edf1cb6c328e
children f39b9e29530d
line wrap: on
line diff
--- 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"