Files
heimdal/appl/ftp/config.h.in
Assar Westerlund 68d5842818 reconf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@575 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-06-09 20:05:00 +00:00

50 lines
1.1 KiB
C

/* config.h.in. Generated automatically from configure.in by autoheader. */
/*
* $Id$
*/
#include "../../config.h"
/* Define if you have a working `mmap' system call. */
#undef HAVE_MMAP
/* Define if you have the gethostbyname function. */
#undef HAVE_GETHOSTBYNAME
/* Define if you have the getpagesize function. */
#undef HAVE_GETPAGESIZE
/* Define if you have the setproctitle function. */
#undef HAVE_SETPROCTITLE
/* Define if you have the socket function. */
#undef HAVE_SOCKET
/* Define if you have the valloc function. */
#undef HAVE_VALLOC
/* Define if you have the <bsd/bsd.h> header file. */
#undef HAVE_BSD_BSD_H
/* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
/* Define if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
#ifndef WTMP_PATH
#define WTMP_PATH "/var/adm/wtmp"
#endif
#define KERBEROS