summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index ed18027db..21de7bde5 100755
--- a/configure
+++ b/configure
@@ -600,6 +600,9 @@ fi
if echo "${os_host}" | grep bsd >/dev/null 2>&1; then
os_host="bsd"
fi
+if echo "${os_host}" | grep Haiku >/dev/null 2>&1; then
+ os_host="haiku"
+fi
# determining host
# e.g.