From 0d4c597e61c12ab72e5002555801aa3d23eb6677 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 25 Jul 2006 09:34:38 +0000 Subject: Correct static build git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4537 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 43a240459..eed6353c2 100755 --- a/configure +++ b/configure @@ -62,7 +62,7 @@ $config{HAS_OPENSSL} = $1; if ($config{GCCVER} eq "") { print "g++ was not found! You require g++ (the GNU C++ compiler, part of GCC) to build InspIRCd!\n"; - return 0; + exit; } # Minihack! Convert Cygwin to 'Cyg-Static' so i can @@ -1257,7 +1257,7 @@ HEADER print FILEHANDLE <