This commit is contained in:
Mark Andrews
2004-05-21 08:15:37 +00:00
parent c0707105f6
commit cffc2e06f9
2 changed files with 48 additions and 31 deletions

View File

@@ -16,7 +16,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h.in,v 1.60 2004/03/05 13:26:19 marka Exp $ */
/* $Id: config.h.in,v 1.61 2004/05/21 08:15:36 marka Exp $ */
/***
*** This file is not to be included by any public header files, because
@@ -137,6 +137,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define if you are running under Compaq TruCluster.. */
#undef HAVE_TRUCLUSTER
/* Define if OpenSSL includes DSA support */
#undef HAVE_OPENSSL_DSA
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H