fix GNU strerror_r() detection, the bug has been inroduced in r2600

This commit is contained in:
Igor Sysoev 2009-04-24 09:38:48 +00:00
parent e10cfb8485
commit 1290cf83af

View File

@ -140,4 +140,4 @@ ngx_feature_test="struct crypt_data cd;
ngx_include="sys/vfs.h"; . auto/include
CC_AUX_FLAGS=$cc_aux_flags
CC_AUX_FLAGS="$cc_aux_flags -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64"