From: brain Date: Tue, 23 Jan 2007 23:58:13 +0000 (+0000) Subject: Revert some stuff back to the old way X-Git-Tag: v2.0.23~5956 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=f586405ce854d823876f843a5500b0a7d6031534;p=user%2Fhenk%2Fcode%2Finspircd.git Revert some stuff back to the old way git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6431 e03df62e-2008-0410-955e-edbf42e46eb7 --- 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 <