1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define if major, minor, and makedev are declared in <mkdev.h>.  */
7#undef MAJOR_IN_MKDEV
8
9/* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
10#undef MAJOR_IN_SYSMACROS
11
12#undef NODIR                    /* none -- don't make numbered backup files */
13
14/* This shows us where to find the major()/minor() macros */
15#undef MAJOR_IN_MKDEV
16#undef MAJOR_IN_SYSMACROS
17
18/* Define if you have the memmove function.  */
19#undef HAVE_MEMMOVE
20
21/* Define if you have the sbrk function.  */
22#undef HAVE_SBRK
23
24/* Define if you have the strdup function.  */
25#undef HAVE_STRDUP
26
27/* Define if you have the <dirent.h> header file.  */
28#undef HAVE_DIRENT_H
29
30/* Define if you have the <flock.h> header file.  */
31#undef HAVE_FLOCK_H
32
33/* Define if you have the <malloc.h> header file.  */
34#undef HAVE_MALLOC_H
35
36/* Define if you have the <ndir.h> header file.  */
37#undef HAVE_NDIR_H
38
39/* Define if you have the <stdlib.h> header file.  */
40#undef HAVE_STDLIB_H
41
42/* Define if you have the <string.h> header file.  */
43#undef HAVE_STRING_H
44
45/* Define if you have the <strings.h> header file.  */
46#undef HAVE_STRINGS_H
47
48/* Define if you have the <sys/dir.h> header file.  */
49#undef HAVE_SYS_DIR_H
50
51/* Define if you have the <sys/fcntl.h> header file.  */
52#undef HAVE_SYS_FCNTL_H
53
54/* Define if you have the <sys/mkdev.h> header file.  */
55#undef HAVE_SYS_MKDEV_H
56
57/* Define if you have the <sys/ndir.h> header file.  */
58#undef HAVE_SYS_NDIR_H
59
60/* Define if you have the <sys/stat.h> header file.  */
61#undef HAVE_SYS_STAT_H
62
63/* Define if you have the <sys/sysmacros.h> header file.  */
64#undef HAVE_SYS_SYSMACROS_H
65
66/* Define if you have the <sys/types.h> header file.  */
67#undef HAVE_SYS_TYPES_H
68
69/* Define if you have the <termios.h> header file.  */
70#undef HAVE_TERMIOS_H
71
72/* Define if you have the <unistd.h> header file.  */
73#undef HAVE_UNISTD_H
74