Changeset 3c16afd227beba8da6b5243952d90ef03f76dbe8

Show
Ignore:
Timestamp:
04/03/08 18:32:13 (3 months ago)
Author:
Pavlov Konstantin <thresh@altlinux.ru>
git-committer:
Pavlov Konstantin <thresh@altlinux.ru> 1207240333 +0400
git-parent:

[001ec5ad8f5617fb96d044911bf2dda6015e639e]

git-author:
Pavlov Konstantin <thresh@altlinux.ru> 1207240333 +0400
Message:

Contrib: attempt to fix gcrypt on mingw32.
Added Patches/gcrypt-win32-use-automake19.patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    r6e24e77 r3c16afd  
    18301830    $(EXTRACT_BZ2) 
    18311831    patch -p0 < Patches/gcrypt.patch 
     1832ifdef HAVE_WIN32 
     1833    patch -p0 < Patches/gcrypt-win32-use-automake19.patch 
     1834endif 
    18321835 
    18331836CIPHDIG= --enable-ciphers=aes,des,rfc2268,arcfour --enable-digests=sha1,md5,rmd160 --enable-publickey-digests=dsa