openssl/util/pl
Richard Levitte d176986488 Ugly hack to make sure static libraries are usable. Without this,
anything that just links with libeay32.lib or libssl32.lib will get an
error saying the __imp__RegQueryValueEx is unresolved.

The right thing would really be to fix crypto/rand/rand_win.c to load
ADVAPI32.DLL dynamically, but that won't be done just before a
release.
2000-09-21 15:16:20 +00:00
..
BC-16.pl Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
BC-32.pl Don't force the use of GNU make with Borland C++ Builder. Contributed by Joon Radley <jradley@vps.co.za> 2000-03-28 18:54:27 +00:00
linux.pl Profiling option for mk1mf.pl 2000-07-21 19:00:38 +00:00
Mingw32.pl Support assembler for Mingw32. 2000-02-28 19:16:41 +00:00
Mingw32f.pl WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32). 2000-01-20 23:59:24 +00:00
ultrix.pl Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
unix.pl New Makefile variables $(RANLIB) and $(PERL). 1999-04-01 12:34:33 +00:00
VC-16.pl Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
VC-32.pl Ugly hack to make sure static libraries are usable. Without this, 2000-09-21 15:16:20 +00:00