vendor/nginx/configure in nginxtra-1.8.1.12 vs vendor/nginx/configure in nginxtra-1.10.1.12

- old
+ new

@@ -9,10 +9,10 @@ . auto/options . auto/init . auto/sources -test -d $NGX_OBJS || mkdir $NGX_OBJS +test -d $NGX_OBJS || mkdir -p $NGX_OBJS echo > $NGX_AUTO_HEADERS_H echo > $NGX_AUTOCONF_ERR echo "#define NGX_CONFIGURE \"$NGX_CONFIGURE\"" > $NGX_AUTO_CONFIG_H