This commit is contained in:
Mark Andrews
2006-03-10 03:49:57 +00:00
parent d6b5e0b0e8
commit ecffc3aae3
6 changed files with 210 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h.win32,v 1.11 2004/05/03 23:54:37 marka Exp $ */
/* $Id: config.h.win32,v 1.12 2006/03/10 03:49:57 marka Exp $ */
/*
* win32 configuration file
@@ -104,6 +104,15 @@
/* Define if you have h_errno */
#define HAVE_H_ERRNO
/* Define if you have RSA_generate_key(). */
#define HAVE_RSA_GENERATE_KEY
/* Define if you have DSA_generate_parameters(). */
#define HAVE_DSA_GENERATE_PARAMETERS
/* Define if you have DH_generate_parameters(). */
#define HAVE_DH_GENERATE_PARAMETERS
#define ISC_PLATFORM_NEEDSTRLCAT
#define ISC_PLATFORM_NEEDSTRLCPY