summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 11:42:16 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 11:42:16 +0000
commit6d8dc434b2f16a29e32449507cb87ce8a7e3d68c (patch)
tree90bb2a7baee7b03365caea3fdde5eccba0ea8d1c /configure.in
parent0caa85b15425ffa707deb78edaddbefeed02e4bf (diff)
downloadzabbix-6d8dc434b2f16a29e32449507cb87ce8a7e3d68c.tar.gz
zabbix-6d8dc434b2f16a29e32449507cb87ce8a7e3d68c.tar.xz
zabbix-6d8dc434b2f16a29e32449507cb87ce8a7e3d68c.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2128 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'configure.in')
-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)