]> git.ipfire.org Git - thirdparty/squid.git/commit
* Remove the autoconf path overrides from configure.in
authorrobertc <>
Wed, 28 Nov 2001 10:02:30 +0000 (10:02 +0000)
committerrobertc <>
Wed, 28 Nov 2001 10:02:30 +0000 (10:02 +0000)
commit8c3926c56463ff2918264464071e2ae18d160fde
tree1e75c4cf93917e7aeb6fd2b57d3183a2eb96b7b9
parentac3e132380f9870d89630b0933812074410bacc9
* Remove the autoconf path overrides from configure.in
* Update icons and errors to install to $(sharedstatedir)/squid/icons
and ... errors. This could be simply $(sharedstatedir)/icons and errors,
but I don't think there is much call for reusing the squid specific
stuff :}. The shareing is for NFS installs and the like via the
autoconf site override capability.
* ERR_LANGUAGE and --enable-err-language to ERR_DEFAULT_LANGUAGE to
allow choice of which of the installed languages is to be used, without
preventing the install of all languages.
* New option --enable-err-languages to choose specific languages to
install.
* blindly overwrite any existing error files, if users have custom files
they should place them in a directory of their own.
configure
configure.in
errors/Makefile.am
errors/Makefile.in
icons/Makefile.am
icons/Makefile.in
src/Makefile.am
src/Makefile.in