]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.3.3b1
authorMark Andrews <marka@isc.org>
Fri, 26 May 2006 01:36:26 +0000 (01:36 +0000)
committerMark Andrews <marka@isc.org>
Fri, 26 May 2006 01:36:26 +0000 (01:36 +0000)
config.h.win32

index c55f04f0cc7a62e39ef1e3f8794bf10e2c09a032..473bcdd1b74c43d8ecc1ce167c6bdfa4162a5270 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.h.win32,v 1.6.12.5 2004/04/29 05:12:04 marka Exp $ */
+/* $Id: config.h.win32,v 1.6.12.6 2006/05/26 01:36:26 marka Exp $ */
 
 /*
  * win32 configuration file
 /* Define if you have h_errno */
 #define HAVE_H_ERRNO
 
+/* Define if libcrypto has RSA_generate_key */
+#define HAVE_RSA_GENERATE_KEY
+
+/* Define if libcrypto has DSA_generate_parameters */
+#define HAVE_DSA_GENERATE_PARAMETERS
+/* Define if libcrypto has DH_generate_parameters */
+#define HAVE_DH_GENERATE_PARAMETERS
+
 #define ISC_PLATFORM_NEEDSTRLCAT
 
 #define ISC_PLATFORM_NEEDSTRLCPY