autoconf for hyc

This commit is contained in:
Kurt Zeilenga 2001-12-07 04:40:07 +00:00
parent 0552b1c53f
commit 343e2df772
2 changed files with 669 additions and 645 deletions

1305
configure vendored

File diff suppressed because it is too large Load diff

View file

@ -574,6 +574,9 @@
/* Define if you have the <winsock.h> header file. */
#undef HAVE_WINSOCK_H
/* Define if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H
/* Define if you have the V3 library (-lV3). */
#undef HAVE_LIBV3
@ -646,6 +649,9 @@
/* define if you have winsock */
#undef HAVE_WINSOCK
/* define if you have winsock2 */
#undef HAVE_WINSOCK2
/* define if you have res_query() */
#undef HAVE_RES_QUERY
@ -763,6 +769,9 @@
/* define if NDBM is available */
#undef HAVE_NDBM
/* define if LDAP libs are dynamic */
#undef LDAP_LIBS_DYNAMIC
/* define if you have -lwrap */
#undef HAVE_TCPD