diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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) |