#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.5 2001/09/04 01:02:50 robertc Exp $
+# $Id: Makefile.am,v 1.6 2001/09/04 03:09:09 robertc Exp $
#
# Uncomment and customize the following to suit your needs:
#
DEFAULT_ERROR_DIR = $(sysconfdir)/errors
DEFAULT_MIB_PATH = $(sysconfdir)/mib.txt
-DEFS = -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\"
+DEFS = @DEFS@ -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\"
$(OBJS): $(top_srcdir)/include/version.h ../include/autoconf.h
#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.211 2001/09/04 01:02:50 robertc Exp $
+# $Id: Makefile.in,v 1.212 2001/09/04 03:09:09 robertc Exp $
#
# Uncomment and customize the following to suit your needs:
#
AUTH_OBJS = @AUTH_OBJS@
AWK = @AWK@
BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
-CACHE_HTTP_PORT = @CACHE_HTTP_PORT@
-CACHE_ICP_PORT = @CACHE_ICP_PORT@
CC = @CC@
CPP = @CPP@
CRYPTLIB = @CRYPTLIB@
DEFAULT_ERROR_DIR = $(sysconfdir)/errors
DEFAULT_MIB_PATH = $(sysconfdir)/mib.txt
-DEFS = -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\"
+DEFS = @DEFS@ -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\"
DISTCLEANFILES = cf_gen_defines.h cf.data cf_parser.h squid.conf.default \
globals.c string_arrays.c repl_modules.c auth_modules.c store_modules.c