From f34b16edd722879f9010c219a377ac24214d122c Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 23 Oct 2007 21:39:10 +0000 Subject: [PATCH] And fix it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8326 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index a13377b62..8ffabe303 100755 --- a/configure +++ b/configure @@ -1286,21 +1286,21 @@ all: \$(MODULES) EOF -$nicerflags = $options{FLAGS}; +$nicerflags = $config{FLAGS}; $nicerflags =~ s/\-pedantic//g; if ($config{OSNAME} =~ /darwin/) { print FILEHANDLE <