]> git.ipfire.org Git - thirdparty/squid.git/commit - include/squid.h
Move CACHE_HTTP_PORT and CACHE_ICP_PORT from config.h.in to acconfig.h.
authorrobertc <>
Wed, 26 Sep 2001 05:45:12 +0000 (05:45 +0000)
committerrobertc <>
Wed, 26 Sep 2001 05:45:12 +0000 (05:45 +0000)
commit4d683a650c88cf261bfa520c6162e1f559ea43ca
treed3933b3fa2876f78eacec861495b21da60c2583d
parent2d5934cdedd5383488b845dd60213669bfd487cc
Move CACHE_HTTP_PORT and CACHE_ICP_PORT from config.h.in to acconfig.h.
Move config.h.in to config.h to reduce unneeded recompilations after a configure.
Regenerate autotools files.
43 files changed:
Makefile.am
Makefile.in
aclocal.m4
configure
configure.in
contrib/Makefile.in
errors/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/SMB/smbval/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
icons/Makefile.in
include/autoconf.h.in
include/config.h [new file with mode: 0644]
lib/Makefile.in
scripts/Makefile.in
snmplib/Makefile.in
src/Makefile.in
src/auth/Makefile.in
src/auth/basic/Makefile.in
src/auth/digest/Makefile.in
src/auth/ntlm/Makefile.in
src/fs/Makefile.in
src/fs/aufs/Makefile.in
src/fs/coss/Makefile.in
src/fs/diskd/Makefile.in
src/fs/null/Makefile.in
src/fs/ufs/Makefile.in
src/repl/Makefile.in
src/repl/heap/Makefile.in
src/repl/lru/Makefile.in