Changeset 692

Show
Ignore:
Timestamp:
22/08/08 12:06:25 (3 months ago)
Author:
ono
Message:

* my gsasl win32 patches and VC8 projects are now part of GNU gsasl, nicee!
* libidn & gsasl downloads are now at GNU servers.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.win32

    r685 r692  
    2222Prerequisites: 
    2323 
    24    1. http://josefsson.org/libidn/releases/ 
     24   1. http://alpha.gnu.org/gnu/libidn/ 
    2525 
    2626      libidn sources, linking to: libidn.lib, use win32/libidn.sln to build. 
    2727 
    28    2. http://www.slproweb.com/products/Win32OpenSSL.html 
     28   2. http://alpha.gnu.org/gnu/gsasl/ 
     29 
     30      libgsasl sources, linking to: libgsasl.lib, use win32/libgsasl.sln to build. 
     31 
     32   3. http://www.slproweb.com/products/Win32OpenSSL.html 
    2933 
    3034      Win32 OpenSSL, binaries, linking to: libeay32MT.lib ssleay32MT.lib 
    3135 
    32    3. http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277 
     36   4. http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277 
    3337 
    3438      Expat XML Parser win32, binaries, linking: libexpat.lib 
    35  
    36    4. http://josefsson.org/gsasl/releases/ 
    37  
    38       libgsasl sources, linking to: libgsasl.lib, since there are no VC project 
    39       files provided along with sources, please use patch files provided at: 
    40       http://www.nanoant.com/projects/jabberd2-win32#download 
    4139 
    4240   5. http://www.corpit.ru/mjt/udns.html