s_client and s_server now have their own man pages.
[openssl.git] / util / mk1mf.pl
index f3f17074f418792d3c24d5545ded88c49903110a..6fbf3ceca6a4aa613834b89e269fd64c86e8a724 100755 (executable)
@@ -403,7 +403,7 @@ vclean:
 EOF
     
 my $platform_cpp_symbol = "MK1MF_PLATFORM_$platform";
-$platform_cpp_symbol =~ s/-/_/;
+$platform_cpp_symbol =~ s/-/_/g;
 if (open(IN,"crypto/buildinf.h"))
        {
        # Remove entry for this platform in existing file buildinf.h.