]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - util/pl/BC-32.pl
Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl
[thirdparty/openssl.git] / util / pl / BC-32.pl
index 57384bba1e7c1df9d04da882af33c237c8857a27..ef21b585857cdc05ec33d6f693d46c2fc0e734c2 100644 (file)
@@ -2,8 +2,8 @@
 # Borland C++ builder 3 and 4 -- Janez Jere <jj@void.si>
 #
 
-$ssl=  "ssleay32";
-$crypto="libeay32";
+$ssl=  "libssl32";
+$crypto="libcrypto32";
 
 $o='\\';
 $cp='copy';