summaryrefslogtreecommitdiffhomepage
path: root/auto/os/test
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/test')
-rw-r--r--auto/os/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/test b/auto/os/test
index 0332fcfa..41c11b19 100644
--- a/auto/os/test
+++ b/auto/os/test
@@ -16,7 +16,7 @@ case "$NXT_SYSTEM" in
CC=${CC:-cc}
;;
- FreeBSD | NetBSD | OpenBSD)
+ FreeBSD | NetBSD | OpenBSD | DragonFly)
NXT_SYSTEM_VERSION=`uname -r 2>/dev/null`
NXT_SYSTEM_PLATFORM=`uname -m 2>/dev/null`
echo=echo