summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fed92a77..95d7ada0 100644
--- a/configure.in
+++ b/configure.in
@@ -833,7 +833,7 @@ hpux*)
AC_MSG_RESULT([ok (${host_os})])
;;
*)
- ZBX_OS="unknown"
+ arch="unknown"
AC_MSG_RESULT([ok (${host_os})])
dnl AC_MSG_ERROR(${host_os} not supported)