X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=723fb4fe1eeda5caadec512695bf34d0450a1b43;hb=080a9f5d2431f728c30edab6d4871549d8bc57da;hp=963ea6396931c7ec722b3f99c3eb4dec7de18f6f;hpb=0903f27ba15e9ebef6bf989c138cffe830dcff06;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/configure b/configure index 963ea6396..723fb4fe1 100755 --- a/configure +++ b/configure @@ -1165,7 +1165,6 @@ EOCHEESE open(MUNGED,">src/modules/m_".$i."_static.cpp") or die("Could not create m_".$i."_static.cpp"); while (chomp($a = )) { $a =~ s/init_module/$i\_init/g; - $a =~ s/Srv/$i\Srv/g; print MUNGED "$a\n"; } close(MODULE); @@ -1276,20 +1275,20 @@ EOM if ($config{OSNAME} =~ /CYGWIN/) { print FH <