"Andrew W. Gray" <agray@iconsinc.com> says /GD is no longer a valid
[openssl.git] / util / pl / VC-32.pl
index 7c6674b971d8b9ca68aae8ac29b85f0b2841f2dc..dc1e3656758c393e6c9b1d1d34ef3b4a0262c4eb 100644 (file)
@@ -92,7 +92,7 @@ if ($shlib)
        {
        $mlflags.=" $lflags /dll";
 #      $cflags =~ s| /MD| /MT|;
-       $lib_cflag=" /GD -D_WINDLL -D_DLL";
+       $lib_cflag=" -D_WINDLL -D_DLL";
        $out_def="out32dll";
        $tmp_def="tmp32dll";
        }