esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
-AC_REVISION($Revision: 1.294.2.23.2.89 $)
+AC_REVISION($Revision: 1.294.2.23.2.90 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13)
#
# GNU libtool support
#
-case $host in
-*-sunos*)
+case $build_os in
+sunos*)
# Just set the maximum command line length for sunos as it otherwise
# takes a exceptionally long time to work it out. Required for libtool.
lt_cv_sys_max_cmd_len=4096;