Skip to content

Commit 6960c6c

Browse files
authored
dev: util/build.sh: removed redundant config options for the http auth request module. (#6)
1 parent 9c88e68 commit 6960c6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

util/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ ngx-build $force $version \
2323
--add-module=$root/../set-misc-nginx-module \
2424
--add-module=$root/../form-input-nginx-module \
2525
--add-module=$root/../coolkit-nginx-module \
26-
--add-module=$home/work/nginx/ngx_http_auth_request_module-0.2/ \
2726
--add-module=$root $opts \
2827
--with-select_module \
2928
--with-poll_module \

0 commit comments

Comments
 (0)