From: hno <> Date: Thu, 8 Apr 2004 07:42:11 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~1099 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02eb2652e6bc97f08aaef6e3060c5e52461c82c1;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/lib/libTrie/configure b/lib/libTrie/configure index b356d3c0fc..0dc4146276 100755 --- a/lib/libTrie/configure +++ b/lib/libTrie/configure @@ -3264,7 +3264,7 @@ fi if test "$GCC" = "yes"; then TRIE_CFLAGS="-Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments" - TRIE_CXXFLAGS="-Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wcomments" + TRIE_CXXFLAGS="-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments" else TRIE_CFLAGS= TRIE_CXXFLAGS=