1 /* config.h.in. Generated from configure.in by autoheader. */
4 /* Define to the name of the distribution. */
7 /* Define to 1 if ANSI function prototypes are usable. */
10 /* Define to the version of the distribution. */
13 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
17 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
20 /* Define to 1 if you have the `getcwd' function. */
23 /* Define to 1 if you have the <inttypes.h> header file. */
24 #undef HAVE_INTTYPES_H
26 /* Define to 1 if you have the <memory.h> header file. */
29 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
32 /* Define to 1 if you have the <netinet/in.h> header file. */
33 #undef HAVE_NETINET_IN_H
35 /* Define to 1 if you have the <stdarg.h> header file. */
38 /* Define to 1 if you have the <stdint.h> header file. */
41 /* Define to 1 if you have the <stdlib.h> header file. */
44 /* Define to 1 if you have the `strdup' function. */
47 /* Define to 1 if you have the `strerror' function. */
50 /* Define to 1 if you have the <strings.h> header file. */
53 /* Define to 1 if you have the <string.h> header file. */
56 /* Define to 1 if you have the `strndup' function. */
59 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
63 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
65 #undef HAVE_SYS_NDIR_H
67 /* Define to 1 if you have the <sys/stat.h> header file. */
68 #undef HAVE_SYS_STAT_H
70 /* Define to 1 if you have the <sys/types.h> header file. */
71 #undef HAVE_SYS_TYPES_H
73 /* Define to 1 if you have the <unistd.h> header file. */
76 /* Define to 1 if you have the `vprintf' function. */
82 /* Define to the address where bug reports for this package should be sent. */
83 #undef PACKAGE_BUGREPORT
85 /* Define to the full name of this package. */
88 /* Define to the full name and version of this package. */
91 /* Define to the one symbol short name of this package. */
92 #undef PACKAGE_TARNAME
94 /* Define to the version of this package. */
95 #undef PACKAGE_VERSION
97 /* Define to 1 if the C compiler supports function prototypes. */
100 /* Define to 1 if you have the ANSI C header files. */
103 /* Version number of package */
106 /* Define like PROTOTYPES; this can be used by system headers. */
109 /* Define to empty if `const' does not conform to ANSI C. */
112 /* Define to `unsigned int' if <sys/types.h> does not define. */
116 # include <sys/types.h>
122 # define NAMLEN(dirent) strlen((dirent)->d_name)
124 # define dirent direct
125 # define NAMLEN(dirent) (dirent)->d_namlen
127 # include <sys/ndir.h>
130 # include <sys/dir.h>
137 #endif /* CONFIG_H */