diff auto/configure @ 3933:b5c169873c6b

concatenate auto/os/features and auto/unix
author Igor Sysoev <igor@sysoev.ru>
date Tue, 31 May 2011 08:25:10 +0000
parents 3b608ddcb8ce
children d620f497c50f
line wrap: on
line diff
--- a/auto/configure
+++ b/auto/configure
@@ -51,7 +51,6 @@ fi
 . auto/os/conf
 
 if [ "$NGX_PLATFORM" != win32 ]; then
-    . auto/os/features
     . auto/unix
 fi