@SET_MAKE@
#
-# $Id: Makefile.in,v 1.73 2005/07/02 00:10:52 hno Exp $
+# $Id: Makefile.in,v 1.74 2005/08/05 16:15:41 hno Exp $
#
srcdir = @srcdir@
top_srcdir = @top_srcdir@
dist-hook:
- @ for subdir in include include/samba/nsswitch; do \
+ @ for subdir in include; do \
if test "$$subdir" = .; then :; else \
test -d $(distdir)/$$subdir \
|| mkdir $(distdir)/$$subdir \
#! /bin/sh
-# From configure.in Revision: 1.380 .
+# From configure.in Revision: 1.381 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.380 2005/07/15 20:12:56 wessels Exp $
+dnl $Id: configure.in,v 1.381 2005/08/05 16:12:35 hno Exp $
dnl
dnl
dnl
AC_CONFIG_AUX_DIR(cfgaux)
AM_INIT_AUTOMAKE(squid, 3.0-PRE3-CVS)
AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.380 $)dnl
+AC_REVISION($Revision: 1.381 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE
if test $GCCVER2 -lt 300 ; then
echo "ERROR: GCC $GCCVER causes a coredump on $host"
echo "ERROR: Try a more recent GCC version"
- exit 1
+ sleep 5
fi
;;
esac