In mkdef.pl ignore trailing whitespace in #ifdef lines
[openssl.git] / util / mk1mf.pl
index 4d370720aa1687bd3ef077b05a229605ee8b8b9e..15813461f0767898a1cdbd06b783e4107705f796 100755 (executable)
@@ -290,6 +290,8 @@ $defs= <<"EOF";
 
 EOF
 
+$defs .= $preamble if defined $preamble;
+
 if ($platform eq "VC-CE")
        {
        $defs.= <<"EOF";