diff --git a/c/sysdep.h.in b/c/sysdep.h.in deleted file mode 100644 index d624f8b..0000000 --- a/c/sysdep.h.in +++ /dev/null @@ -1,133 +0,0 @@ -/* c/sysdep.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define to empty if the keyword does not work. */ -#undef const - -/* Define if you don't have tm_zone but do have the external array - tzname. */ -#undef HAVE_TZNAME - -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE - -/* Define if your processor stores words with the most significant - byte first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN - -/* - * HAVE_SIGACTION is defined iff sigaction() is available. - */ -#undef HAVE_SIGACTION - -/* - * HAVE_STRERROR is defined iff the standard libraries provide strerror(). - */ -#undef HAVE_STRERROR - -/* - * NLIST_HAS_N_NAME is defined iff a struct nlist has an n_name member. - * If it doesn't then we assume it has an n_un member which, in turn, - * has an n_name member. - */ -#undef NLIST_HAS_N_NAME - -/* - * USCORE is defined iff C externals are prepended with an underscore. - */ -#undef USCORE - -/* - * Define if your tm struct in has a tm_gmtoff field. - */ -#undef HAVE_GMTOFF -/* - * Define if you have dlopen() and related routines (dynamic linking - * of shared object files). - */ -#undef HAVE_DLOPEN 1 - -/* Define if your sys_errlist is a const definition */ -#undef HAVE_CONST_SYS_ERRLIST - -/* Define if you have the nlist() function. This is a - not-very-portable way of looking up external symbols. */ -#undef HAVE_NLIST - -/* Define if you have the chroot function. */ -#undef HAVE_CHROOT - -/* Define if you have the ftime function. */ -#undef HAVE_FTIME - -/* Define if you have the gettimeofday function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define if you have the nlist function. */ -#undef HAVE_NLIST - -/* Define if you have the select function. */ -#undef HAVE_SELECT - -/* Define if you have the setitimer function. */ -#undef HAVE_SETITIMER - -/* Define if you have the sigaction function. */ -#undef HAVE_SIGACTION - -/* Define if you have the socket function. */ -#undef HAVE_SOCKET - -/* Define if you have the header file. */ -#undef HAVE_CRYPT_H - -/* Define if you have the header file. */ -#undef HAVE_LIBGEN_H - -/* Define if you have the header file. */ -#undef HAVE_NLIST_H - -/* Define if you have the header file. */ -#undef HAVE_POSIX_TIME_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_SELECT_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TIMEB_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_UN_H - -/* Define if you have the crypt library (-lcrypt). */ -#undef HAVE_LIBCRYPT - -/* Define if you have the dl library (-ldl). */ -#undef HAVE_LIBDL - -/* Define if you have the elf library (-lelf). */ -#undef HAVE_LIBELF - -/* Define if you have the gen library (-lgen). */ -#undef HAVE_LIBGEN - -/* Define if you have the m library (-lm). */ -#undef HAVE_LIBM - -/* Define if you have the mld library (-lmld). */ -#undef HAVE_LIBMLD - -/* Define if you have the nsl library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define if you have the socket library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* Define if you have the sun library (-lsun). */ -#undef HAVE_LIBSUN - -#include "fake/sigact.h" -#include "fake/strerror.h" -#include "fake/sys-select.h"