summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2012-08-08 14:10:31 +0200
committerOndrej Filip <feela@network.cz>2012-08-08 14:10:31 +0200
commitd760229ab897fa1bf1fd0fe7019cc2431d21a1cc (patch)
tree69efa9533da5f0208c2b21b3f89608c5aa9b3490 /configure.in
parent60c412b9368fd7c3b0a8df2200f02140adcb0cf3 (diff)
DragonFly support add - thanks to john@marino.st
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index dd57ab51..54993dfc 100644
--- a/configure.in
+++ b/configure.in
@@ -142,6 +142,10 @@ else
;;
ipv4:freebsd*) sysdesc=bsd
;;
+ ipv6:dragonfly*) sysdesc=bsd-v6
+ ;;
+ ipv4:dragonfly*) sysdesc=bsd
+ ;;
ipv6:kfreebsd*) sysdesc=bsd-v6
;;
ipv4:kfreebsd*) sysdesc=bsd