/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ #define OPENSSL 1 /* #undef GNU_MP */ /* #undef GCRYPT */ /* #undef MPI */ /* #undef TOMCRYPT */ /* #undef TOMMATH */ /* #undef CRYPTOLIB */ /* #undef OPENSSL_ENGINE */ /* #undef ENABLE_YP */ #define HIGHFIRST 1 #define SHA1HANDSOFF 1 #define POSIX_TERMIOS 1 /* #undef volatile */ /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a short. */ #define SIZEOF_SHORT 2 /* Define if you have the memcpy function. */ #define HAVE_MEMCPY 1 /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 /* Define if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_TERMIO_H */ /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the dl library (-ldl). */ #define HAVE_LIBDL 1 /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "libsrp" /* Version number of package */ #define VERSION "2.0.0"