]> git.sur5r.net Git - bacula/bacula/commitdiff
Patch OpenSSL def file so Windows tool 'depends' works.
authorRobert Nelson <robertn@the-nelsons.org>
Thu, 27 Jul 2006 06:46:51 +0000 (06:46 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Thu, 27 Jul 2006 06:46:51 +0000 (06:46 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3188 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/patches/openssl.patch

index 1be8fe1927d440bdae09c36ddc23ae2ea1b33a8f..7667e262b0626c2e07693d5878727797d738e71c 100644 (file)
@@ -295,3 +295,15 @@ Index: Makefile.shared
  link_app.cygwin:
        $(LINK_APP)
  
+Index: util/mkdef.pl
+--- ../tmp/openssl-0.9.8b/util/mkdef.pl        2006-01-02 06:08:22.000000000 -0800
++++ ./util/mkdef.pl    2006-07-26 23:21:46.000000000 -0700
+@@ -1204,7 +1204,7 @@
+ ; Definition file for the DLL version of the $name library from OpenSSL
+ ;
+-LIBRARY         $libname      $liboptions
++LIBRARY         $libname.DLL  $liboptions
+ DESCRIPTION     '$description'