comparison auto/os/linux @ 2747:ee5de4f120f4

fix GNU strerror_r() detection, the bug has been inroduced in r2600
author Igor Sysoev <igor@sysoev.ru>
date Fri, 24 Apr 2009 09:38:48 +0000
parents 2ca36a62c8a1
children 9ecfcc5c5fb2
comparison
equal deleted inserted replaced
2746:7bbebf565664 2747:ee5de4f120f4
138 138
139 139
140 ngx_include="sys/vfs.h"; . auto/include 140 ngx_include="sys/vfs.h"; . auto/include
141 141
142 142
143 CC_AUX_FLAGS=$cc_aux_flags 143 CC_AUX_FLAGS="$cc_aux_flags -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64"