]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.in
Summary: Use SQUID_C[XX]FLAGS throughout configure.
authorrobertc <>
Sat, 16 Aug 2003 06:19:55 +0000 (06:19 +0000)
committerrobertc <>
Sat, 16 Aug 2003 06:19:55 +0000 (06:19 +0000)
commitfa0356126b7def1caa9a4201f0f6c8c1221fc59e
treeb26794d6b530946e0a043106f54b735380b1a92e
parent545d554b8625c3243e628dbcc76696a3526fd032
Summary: Use SQUID_C[XX]FLAGS throughout configure.
Keywords:

Where we are setting defines etc. that are required to build squid correctly, set them via SQUID_C[XX]FLAGS, not C[XX]FLAGS, so that the user can override the user-related flags (i.e. optimisation / profiling / debugging) without breaking the squid build.
configure.in
snmplib/Makefile.am