From 9babe1ad287308b003641e1fc152aff808b95d86 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sat, 6 Nov 2010 14:41:52 -0400 Subject: Retool our use of configure such that we track it like everyone else does i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century --- h/config.h.in | 310 ---------------------------------------------------------- 1 file changed, 310 deletions(-) delete mode 100644 h/config.h.in (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in deleted file mode 100644 index 6303fc6..0000000 --- a/h/config.h.in +++ /dev/null @@ -1,310 +0,0 @@ -/* h/config.h.in. Generated from configure.in by autoheader. */ -/* Define to compile with Hesiod support. */ -#undef HAVE_HESIOD - -/* Define to compile with Kerberos support. */ -#undef HAVE_KRB4 - -/* Define to compile with Kerberos v5 support. */ -#undef HAVE_KRB5 - -/* Define to allow users to locate themselves if they are opstaff */ -#undef OPSTAFF_LOCATE_SELF - -/* Define to get hm_flush restrictions in zctl */ -#undef HM_FLUSH_RESTRICT - -/* Define to pull in CMU zctl punt backward compat foo */ -#undef CMU_ZCTL_PUNT - -/* Define to enable zwgcplus support */ -#undef CMU_ZWGCPLUS - -/* Define to 1 if `enc_part2' is member of `krb5_ticket'. */ -#undef HAVE_KRB5_TICKET_ENC_PART2 - -/* Define to 1 if `keyblock.enctype' is member of `krb5_creds'. */ -#undef HAVE_KRB5_CREDS_KEYBLOCK_ENCTYPE - -/* Define to 1 if you have the `krb5_c_make_checksum' function. */ -#undef HAVE_KRB5_C_MAKE_CHECKSUM - -/* Define to 1 if you have the `krb5_cc_set_default_name' function. */ -#undef HAVE_KRB5_CC_SET_DEFAULT_NAME - -/* Define to 1 if you have the `krb5_crypto_init' function. */ -#undef HAVE_KRB5_CRYPTO_INIT - -/* Define to 1 if you have the `krb5_c_decrypt' function. */ -#undef HAVE_KRB5_C_DECRYPT - -/* Define to 1 if `krb5_auth_con_getauthenticator' takes a double pointer third arg. */ -#undef KRB5_AUTH_CON_GETAUTHENTICATOR_TAKES_DOUBLE_POINTER - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB5_ERR_H - -/* Define to 1 if you have the `krb5_free_data' function. */ -#undef HAVE_KRB5_FREE_DATA - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB5_SS_H - -/* Define to 1 if you have the `krb_get_err_text' function. */ -#undef HAVE_KRB_GET_ERR_TEXT - -/* Define to 1 if you have the `krb_log' function. */ -#undef HAVE_KRB_LOG - -/* Define to compile with ares support. */ -#undef HAVE_ARES - -/* Define to a signed 32-bit integral type. */ -#define ZEPHYR_INT32 long - -/* Define if you have the System Resource Controller library. */ -#undef HAVE_SRC - -/* Define to "unsigned long" if your system headers don't. */ -#undef ulong - -/* Define to a temporary directory on your system. */ -#define FOUND_TMP "/var/tmp" - -/* Define to the type of the host system. */ -#define MACHINE_TYPE "unknown" - -/* Define if `regcomp' exists and works. */ -#undef HAVE_REGCOMP - -/* Define to 1 if you have the header file. */ -#undef HAVE_ARPA_NAMESER_COMPAT_H - -/* Define to 1 if the `getpgrp' function requires zero arguments. */ -#undef GETPGRP_VOID - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#undef HAVE_DOPRNT - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define to 1 if you have the `gethostid' function. */ -#undef HAVE_GETHOSTID - -/* Define to 1 if you have the `getlogin' function. */ -#undef HAVE_GETLOGIN - -/* Define to 1 if you have the `getpgid' function. */ -#undef HAVE_GETPGID - -/* Define to 1 if you have the `getsid' function. */ -#undef HAVE_GETSID - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the `krb5_cc_set_default_name' function. */ -#undef HAVE_KRB5_CC_SET_DEFAULT_NAME - -/* Define to 1 if you have the `krb5_c_make_checksum' function. */ -#undef HAVE_KRB5_C_MAKE_CHECKSUM - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB5_ERR_H - -/* Define to 1 if you have the `krb5_free_data' function. */ -#undef HAVE_KRB5_FREE_DATA - -/* Define to 1 if you have the `krb_get_err_text' function. */ -#undef HAVE_KRB_GET_ERR_TEXT - -/* Define to 1 if you have the `krb_log' function. */ -#undef HAVE_KRB_LOG - -/* Define to 1 if you have the `44bsd' library (-l44bsd). */ -#undef HAVE_LIB44BSD - -/* Define to 1 if you have the `curses' library (-lcurses). */ -#undef HAVE_LIBCURSES - -/* Define to 1 if you have the `dl' library (-ldl). */ -#undef HAVE_LIBDL - -/* Define to 1 if you have the `gen' library (-lgen). */ -#undef HAVE_LIBGEN - -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define to 1 if you have the `readline' library (-lreadline). */ -#undef HAVE_LIBREADLINE - -/* Define to 1 if you have the `resolv' library (-lresolv). */ -#undef HAVE_LIBRESOLV - -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* Define to 1 if you have the `w' library (-lw). */ -#undef HAVE_LIBW - -/* Define to 1 if you have the `lrand48' function. */ -#undef HAVE_LRAND48 - -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define to 1 if you have the `memcpy' function. */ -#undef HAVE_MEMCPY - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PATHS_H - -/* Define to 1 if you have the `putenv' function. */ -#undef HAVE_PUTENV - -/* Define to 1 if you have the `random' function. */ -#undef HAVE_RANDOM - -/* Define to 1 if you have the header file. */ -#undef HAVE_SGTTY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strchr' function. */ -#undef HAVE_STRCHR - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define to 1 if you have the `strerror' symbol. */ -#undef HAVE_ETEXT - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_CDEFS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FILIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MSGBUF_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SELECT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UTSNAME_H - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_TERMCAP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_TERM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDBOOL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_CURSES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_TERMIO_H - -/* Define to 1 if you have the `vprintf' function. */ -#undef HAVE_VPRINTF - -/* Define to 1 if you have the `waitpid' function. */ -#undef HAVE_WAITPID - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE - -/* Define to 1 if the `setpgrp' function takes no argument. */ -#undef SETPGRP_VOID - -/* The size of `int', as computed by sizeof. */ -#undef SIZEOF_INT - -/* The size of `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of `short', as computed by sizeof. */ -#undef SIZEOF_SHORT - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ -#undef YYTEXT_POINTER - -/* Define to `int' if doesn't define. */ -#undef gid_t - -/* Define to `int' if doesn't define. */ -#undef uid_t - -/* Doefine to 1 if sockaddr_in has sin_len member */ -#undef HAVE_SOCKADDR_IN_SIN_LEN - -/* Doefine to 1 if sockaddr_in6 has sin6_len member */ -#undef HAVE_SOCKADDR_IN6_SIN6_LEN -- cgit v1.2.3