Mercurial > pidgin.yaz
view share/ca-certs/Makefile.am @ 19645:55d3f1622cf7
Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 04 Sep 2007 19:00:57 +0000 |
parents | 0084f7fba421 |
children | 636e6a3a5b67 |
line wrap: on
line source
cacertsdir = $(datadir)/purple/ca-certs cacerts_DATA = \ Equifax_Secure_CA.pem \ GTE_CyberTrust_Global_Root.pem \ Verisign_RSA_Secure_Server_CA.pem \ Verisign_Class3_Primary_CA.pem EXTRA_DIST = \ Makefile.mingw \ $(cacerts_DATA)