commit | 3c3ca1735815a4e495922b50b01a258016c93d4b | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Jan 05 20:55:48 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Jan 05 20:55:48 2004 +0000 |
tree | 55ab881e478c8ead90652850135d3f083a7e9772 | |
parent | fa5fea18f7b0f6d024d5a814d34c778b6792abdb [diff] [blame] |
nginx-0.0.1-2004-01-05-23:55:48 import
diff --git a/auto/unix b/auto/unix index 4fd44f4..234ba8a 100755 --- a/auto/unix +++ b/auto/unix
@@ -83,10 +83,10 @@ . auto/func -ngx_func="strsignal()" -ngx_func_inc="#include <string.h>" -ngx_func_test="char *s = strsignal(1)" -. auto/func +#ngx_func="strsignal()" +#ngx_func_inc="#include <string.h>" +#ngx_func_test="char *s = strsignal(1)" +#. auto/func ngx_func="strerror_r()"