2 This file is in the public domain.
4 Descriptive text for the C preprocessor macros that
5 the distributed Autoconf macros can define.
6 No software package will use all of them; autoheader copies the ones
7 your configure.in uses into your configuration header file templates.
9 The entries are in sort -df order: alphabetical, case insensitive,
10 ignoring punctuation (such as underscores). Although this order
11 can split up related entries, it makes it easier to check whether
12 a given entry is in the file.
14 Leave the following blank line there!! Autoheader needs it. */
17 /* Definitions pulled in from aclocal.m4. */
18 #undef VOID_SIGHANDLER
20 #undef GWINSZ_IN_SYS_IOCTL
22 #undef TIOCSTAT_IN_SYS_IOCTL
24 #undef HAVE_GETPW_DECLS
26 #undef FIONREAD_IN_SYS_IOCTL
28 #undef HAVE_BSD_SIGNALS
32 #undef HAVE_POSIX_SIGNALS
34 #undef HAVE_POSIX_SIGSETJMP
36 #undef HAVE_USG_SIGHOLD
38 #undef MUST_REINSTALL_SIGHANDLERS
40 #undef SPEED_T_IN_SYS_TYPES
44 #undef STRUCT_DIRENT_HAS_D_FILENO
46 #undef STRUCT_DIRENT_HAS_D_INO
48 #undef STRUCT_WINSIZE_IN_SYS_IOCTL
50 #undef STRUCT_WINSIZE_IN_TERMIOS
53 /* Leave that blank line there!! Autoheader needs it.
54 If you're adding to this file, keep in mind:
55 The entries are in sort -df order: alphabetical, case insensitive,
56 ignoring punctuation (such as underscores). */
This page took 0.030476 seconds and 4 git commands to generate.