From e3f9679ac7c4e8770602d6d3c04d3bd511cce459 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 29 May 2005 21:31:53 +0000 Subject: [PATCH] Added warning about gcc2 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1560 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/configure b/configure index 817b896d5..e6fba5978 100755 --- a/configure +++ b/configure @@ -475,6 +475,16 @@ other ircds. FOO } +if ($config{GCCVER} < "3") { + print <