-# From configure.in Revision: 1.164
+# From configure.in Revision: 1.165
ac_aux_dir=
for ac_dir in cfgaux $srcdir/cfgaux; do
if test -f $ac_dir/install-sh; then
EOF
;;
- *-sony-newsos56*)
+ *-sony-newsos[56]*)
cat >> confdefs.h <<\EOF
#define GETTIMEOFDAY_NO_TZP 1
EOF
dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.165 1999/01/24 04:03:45 wessels Exp $
+dnl $Id: configure.in,v 1.166 1999/01/29 00:00:15 wessels Exp $
dnl
dnl
dnl
AC_INIT(src/main.c)
AC_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.165 $)dnl
+AC_REVISION($Revision: 1.166 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AC_CONFIG_AUX_DIR(cfgaux)
[*-*-solaris2.[0-4]])
AC_DEFINE(GETTIMEOFDAY_NO_TZP)
;;
- *-sony-newsos[56]*)
+ [*-sony-newsos[56]*])
AC_DEFINE(GETTIMEOFDAY_NO_TZP)
;;
esac