Обсуждение: pginstaller - pginst: Kerberos and OpenSSL distributions for Windows are

Поиск
Список
Период
Сортировка

pginstaller - pginst: Kerberos and OpenSSL distributions for Windows are

От
dpage@pgfoundry.org (User Dpage)
Дата:
Log Message:
-----------
Kerberos and OpenSSL distributions for Windows are linked against msvcr71.dll. Whilst OpenSSL can be easily recompiled
againstmsvcr80.dll, Kerberos is impractically difficult, so bite the bullet and just ship the extra runtime. 

Modified Files:
--------------
    pginst/wxs:
        pginst.wxs (r1.204 -> r1.205)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.204&r2=1.205)