summaryrefslogtreecommitdiff
path: root/dmake/configure
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-02-10 10:38:31 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-10 10:38:31 +0100
commit3dd75542a2a9d7ab3da9bf2f1e64348e88ba05b1 (patch)
tree637f959d103f322088f8a6555bf5cee43678c70f /dmake/configure
parent1e4649eeaef6a84c5315455a15cbfe23af1f9572 (diff)
Porting LO to Dragonfly
Diffstat (limited to 'dmake/configure')
-rwxr-xr-xdmake/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/configure b/dmake/configure
index f8a1bd822914..4445b201fcde 100755
--- a/dmake/configure
+++ b/dmake/configure
@@ -4084,7 +4084,7 @@ case "$_os" in
"AIX")
OS_VERSION=sysvr4
;;
- "OpenBSD")
+ "OpenBSD"|DragonFly)
OS_VERSION=linux
;;
*)