From: Andrew Tridgell Date: Sat, 6 Apr 2002 07:06:51 +0000 (+0200) Subject: some tidying up X-Git-Tag: v1.5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e17e43cb9c522cf2120fb5b57ff5338f45b39e9;p=thirdparty%2Fccache.git some tidying up --- diff --git a/configure.in b/configure.in index 01b0575bf..a2b5fb2a0 100644 --- a/configure.in +++ b/configure.in @@ -15,10 +15,6 @@ AC_PROG_INSTALL AC_DEFINE([_GNU_SOURCE], 1, [Define _GNU_SOURCE so that we get all necessary prototypes]) -# We must decide this before testing the compiler. -# Please allow this to default to yes, so that your users have more -# chance of getting a useful stack trace if problems occur. - # If GCC, turn on warnings. if test "x$GCC" = "xyes" then