From f586405ce854d823876f843a5500b0a7d6031534 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 23 Jan 2007 23:58:13 +0000 Subject: [PATCH] Revert some stuff back to the old way git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6431 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/configure b/configure index 3501f7ed1..b476d045f 100755 --- a/configure +++ b/configure @@ -1524,29 +1524,15 @@ CXXFLAGS = -I../include \${FLAGS} CPPFILES = \$(shell /bin/ls -l modes/ | grep '\\.cpp' | sed 's/^.* //' | grep -v svn) RELCPPFILES = \$(shell /bin/ls -l modes/ | grep '\\.cpp' | sed 's/^.* /modes\\//' | grep -v svn) -CMD_SRC = \\ -EOM - - foreach my $cmd (@cmdlist) { - print FH <