1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if type char is unsigned and you are not using gcc. */
4 #ifndef __CHAR_UNSIGNED__
5 #undef __CHAR_UNSIGNED__
8 /* Define to empty if the keyword does not work. */
11 /* Define as __inline if that's what the C compiler calls it. */
14 /* Define as the return type of signal handlers (int or void). */
17 /* Define if you have the ANSI C header files. */
20 /* Define if you can safely include both <sys/time.h> and <time.h>. */
21 #undef TIME_WITH_SYS_TIME
23 /* Define if your processor stores words with the most significant
24 byte first (like Motorola and SPARC, unlike Intel and VAX). */
25 #undef WORDS_BIGENDIAN
35 /* The number of bytes in a int. */
38 /* The number of bytes in a long. */
41 /* The number of bytes in a long long. */
42 #undef SIZEOF_LONG_LONG
44 /* The number of bytes in a short. */
47 /* Define if you have the memcpy function. */
50 /* Define if you have the sigaction function. */
53 /* Define if you have the strchr function. */
56 /* Define if you have the <sgtty.h> header file. */
59 /* Define if you have the <sys/ioctl.h> header file. */
60 #undef HAVE_SYS_IOCTL_H
62 /* Define if you have the <sys/time.h> header file. */
63 #undef HAVE_SYS_TIME_H
65 /* Define if you have the <termio.h> header file. */
68 /* Define if you have the <termios.h> header file. */
71 /* Define if you have the <unistd.h> header file. */
77 /* Version number of package */
This page took 0.045832 seconds and 5 git commands to generate.