12345678910111213141516171819 |
- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define to empty if the keyword does not work. */
- #undef const
- /* Define if your struct stat has st_rdev. */
- #undef HAVE_ST_RDEV
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define to `long' if <sys/types.h> doesn't define. */
- #undef off_t
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
|