Commit 3fe8f005 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Fix Windows build.

parent 5af09776
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
@@ -404,10 +404,13 @@ for (;;)
	}
close(IN);

if ($orig_platform eq 'copy')
	{
	# Remove opensslconf.h so it doesn't get updated if we configure a
	# different branch.
	$exheader =~ s/[^ ]+\/opensslconf.h//;
	$header =~ s/[^ ]+\/opensslconf.h//;
	}

if ($shlib)
	{