summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index fa9d670ef9..1b89283a62 100755
--- a/configure
+++ b/configure
@@ -1657,6 +1657,8 @@ case $target_os in
interix)
disable vhook
;;
+ gnu/kfreebsd)
+ ;;
*)
die "Unknown OS '$target_os'."