Merge from vendor branch LIBSTDC++:
[dragonfly.git] / contrib / patch / config.hin
1 /* config.hin.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if on AIX 3.
4    System headers sometimes define this.
5    We just want to avoid a redefinition error message.  */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
9
10 /* Define if the closedir function returns void instead of int.  */
11 #undef CLOSEDIR_VOID
12
13 /* Define to empty if the keyword does not work.  */
14 #undef const
15
16 /* Define if you don't have vprintf but do have _doprnt.  */
17 #undef HAVE_DOPRNT
18
19 /* Define if you support file names longer than 14 characters.  */
20 #undef HAVE_LONG_FILE_NAMES
21
22 /* Define if you have the vprintf function.  */
23 #undef HAVE_VPRINTF
24
25 /* Define if on MINIX.  */
26 #undef _MINIX
27
28 /* Define to `int' if <sys/types.h> doesn't define.  */
29 #undef mode_t
30
31 /* Define to `long' if <sys/types.h> doesn't define.  */
32 #undef off_t
33
34 /* Define if the system does not provide POSIX.1 features except
35    with this defined.  */
36 #undef _POSIX_1_SOURCE
37
38 /* Define if you need to in order for stat and other things to work.  */
39 #undef _POSIX_SOURCE
40
41 /* Define as the return type of signal handlers (int or void).  */
42 #undef RETSIGTYPE
43
44 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
45 #undef size_t
46
47 /* Define if you have the ANSI C header files.  */
48 #undef STDC_HEADERS
49
50 /* Define if there is a member named d_ino in the struct describing
51    directory headers.  */
52 #undef D_INO_IN_DIRENT
53
54 /* Define if memchr works.  */
55 #undef HAVE_MEMCHR
56
57 /* Define if `struct utimbuf' is declared -- usually in <utime.h>.  */
58 #undef HAVE_STRUCT_UTIMBUF
59
60 /* Define if you have the _doprintf function.  */
61 #undef HAVE__DOPRINTF
62
63 /* Define if you have the isascii function.  */
64 #undef HAVE_ISASCII
65
66 /* Define if you have the memchr function.  */
67 #undef HAVE_MEMCHR
68
69 /* Define if you have the memcmp function.  */
70 #undef HAVE_MEMCMP
71
72 /* Define if you have the mkdir function.  */
73 #undef HAVE_MKDIR
74
75 /* Define if you have the mktemp function.  */
76 #undef HAVE_MKTEMP
77
78 /* Define if you have the pathconf function.  */
79 #undef HAVE_PATHCONF
80
81 /* Define if you have the raise function.  */
82 #undef HAVE_RAISE
83
84 /* Define if you have the rename function.  */
85 #undef HAVE_RENAME
86
87 /* Define if you have the sigaction function.  */
88 #undef HAVE_SIGACTION
89
90 /* Define if you have the sigprocmask function.  */
91 #undef HAVE_SIGPROCMASK
92
93 /* Define if you have the sigsetmask function.  */
94 #undef HAVE_SIGSETMASK
95
96 /* Define if you have the <dirent.h> header file.  */
97 #undef HAVE_DIRENT_H
98
99 /* Define if you have the <fcntl.h> header file.  */
100 #undef HAVE_FCNTL_H
101
102 /* Define if you have the <limits.h> header file.  */
103 #undef HAVE_LIMITS_H
104
105 /* Define if you have the <ndir.h> header file.  */
106 #undef HAVE_NDIR_H
107
108 /* Define if you have the <string.h> header file.  */
109 #undef HAVE_STRING_H
110
111 /* Define if you have the <sys/dir.h> header file.  */
112 #undef HAVE_SYS_DIR_H
113
114 /* Define if you have the <sys/ndir.h> header file.  */
115 #undef HAVE_SYS_NDIR_H
116
117 /* Define if you have the <unistd.h> header file.  */
118 #undef HAVE_UNISTD_H
119
120 /* Define if you have the <utime.h> header file.  */
121 #undef HAVE_UTIME_H
122
123 /* Define if you have the <varargs.h> header file.  */
124 #undef HAVE_VARARGS_H