summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rw-r--r--auto/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/options b/auto/options
index 2d3ef2b9..57d8038f 100644
--- a/auto/options
+++ b/auto/options
@@ -57,7 +57,7 @@ do
--debug) NXT_DEBUG=YES ;;
--no-ipv6) NXT_INET6=NO ;;
- --no-unix-domain) NXT_UNIX_DOMAIN=NO ;;
+ --no-unix-sockets) NXT_UNIX_DOMAIN=NO ;;
--pcre) NXT_PCRE=YES ;;