configure should test for sys/time.h and sys/timeb.h
[mplib] / src / texk / web2c / mpdir / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if you have the `access' function. */
4 #undef HAVE_ACCESS
5
6 /* Define to 1 if you have the `atoi' function. */
7 #undef HAVE_ATOI
8
9 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
10    */
11 #undef HAVE_DIRENT_H
12
13 /* Define to 1 if you have the <dlfcn.h> header file. */
14 #undef HAVE_DLFCN_H
15
16 /* Define to 1 if you have the `ftime' function. */
17 #undef HAVE_FTIME
18
19 /* Define to 1 if you have the `gettimeofday' function. */
20 #undef HAVE_GETTIMEOFDAY
21
22 /* Define to 1 if you have the <inttypes.h> header file. */
23 #undef HAVE_INTTYPES_H
24
25 /* Define to 1 if you have the <lua.h> header file. */
26 #undef HAVE_LUA_H
27
28 /* Define to 1 if you have the <memory.h> header file. */
29 #undef HAVE_MEMORY_H
30
31 /* Define to 1 if you have the `mkstemp' function. */
32 #undef HAVE_MKSTEMP
33
34 /* Define to 1 if you have the `mktemp' function. */
35 #undef HAVE_MKTEMP
36
37 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
38 #undef HAVE_NDIR_H
39
40 /* Define to 1 if you have the `snprintf' function. */
41 #undef HAVE_SNPRINTF
42
43 /* Define to 1 if you have the <stdint.h> header file. */
44 #undef HAVE_STDINT_H
45
46 /* Define to 1 if you have the <stdlib.h> header file. */
47 #undef HAVE_STDLIB_H
48
49 /* Define to 1 if you have the <strings.h> header file. */
50 #undef HAVE_STRINGS_H
51
52 /* Define to 1 if you have the <string.h> header file. */
53 #undef HAVE_STRING_H
54
55 /* Whatever */
56 #undef HAVE_ST_MTIM
57
58 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
59    */
60 #undef HAVE_SYS_DIR_H
61
62 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
63    */
64 #undef HAVE_SYS_NDIR_H
65
66 /* Define to 1 if you have the <sys/stat.h> header file. */
67 #undef HAVE_SYS_STAT_H
68
69 /* Define to 1 if you have the <sys/timeb.h> header file. */
70 #undef HAVE_SYS_TIMEB_H
71
72 /* Define to 1 if you have the <sys/time.h> header file. */
73 #undef HAVE_SYS_TIME_H
74
75 /* Define to 1 if you have the <sys/types.h> header file. */
76 #undef HAVE_SYS_TYPES_H
77
78 /* Define to 1 if you have the <sys/wait.h> header file. */
79 #undef HAVE_SYS_WAIT_H
80
81 /* Define to 1 if you have the <unistd.h> header file. */
82 #undef HAVE_UNISTD_H
83
84 /* Name of package */
85 #undef PACKAGE
86
87 /* Define to the address where bug reports for this package should be sent. */
88 #undef PACKAGE_BUGREPORT
89
90 /* Define to the full name of this package. */
91 #undef PACKAGE_NAME
92
93 /* Define to the full name and version of this package. */
94 #undef PACKAGE_STRING
95
96 /* Define to the one symbol short name of this package. */
97 #undef PACKAGE_TARNAME
98
99 /* Define to the version of this package. */
100 #undef PACKAGE_VERSION
101
102 /* Define to 1 if you have the ANSI C header files. */
103 #undef STDC_HEADERS
104
105 /* Version number of package */
106 #undef VERSION