Daily bump.
[platform/upstream/gcc.git] / c++tools / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if accept4 provided. */
4 #undef HAVE_ACCEPT4
5
6 /* Define if AF_INET6 supported. */
7 #undef HAVE_AF_INET6
8
9 /* Define if AF_UNIX supported. */
10 #undef HAVE_AF_UNIX
11
12 /* Define if epoll_create, epoll_ctl, epoll_pwait provided. */
13 #undef HAVE_EPOLL
14
15 /* Define if inet_ntop provided. */
16 #undef HAVE_INET_NTOP
17
18 /* Define if pselect provided. */
19 #undef HAVE_PSELECT
20
21 /* Define if select provided. */
22 #undef HAVE_SELECT
23
24 /* Define if O_CLOEXEC supported by fcntl. */
25 #undef HOST_HAS_O_CLOEXEC
26
27 /* Define to the address where bug reports for this package should be sent. */
28 #undef PACKAGE_BUGREPORT
29
30 /* Define to the full name of this package. */
31 #undef PACKAGE_NAME
32
33 /* Define to the full name and version of this package. */
34 #undef PACKAGE_STRING
35
36 /* Define to the one symbol short name of this package. */
37 #undef PACKAGE_TARNAME
38
39 /* Define to the home page for this package. */
40 #undef PACKAGE_URL
41
42 /* Define to the version of this package. */
43 #undef PACKAGE_VERSION