We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70e966 commit dc03485Copy full SHA for dc03485
Makefile
@@ -64,8 +64,6 @@ configure-debug:
64
--prefix=$(PREFIX_PATH) \
65
--with-http_addition_module \
66
--add-module=$(MODULE_PATH) \
67
- --add-module=$(MODULE_PATH)/../ngx_devel_kit \
68
- --add-module=$(MODULE_PATH)/../lua-nginx-module \
69
--with-debug
70
71
configure-for-testing: configure-debug
0 commit comments