]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Thu, 8 Apr 2004 07:42:11 +0000 (07:42 +0000)
committerhno <>
Thu, 8 Apr 2004 07:42:11 +0000 (07:42 +0000)
lib/libTrie/configure

index b356d3c0fc8d5b7bd7fa69340d4cbc6ae25f2963..0dc4146276bae6e295557520bcc91b93b365dd87 100755 (executable)
@@ -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=