OSDN Git Service

2008-04-10 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
index 647657c..52acd2c 100644 (file)
 /* Define if EBADMSG exists. */
 #undef HAVE_EBADMSG
 
+/* Define if ECANCELED exists. */
+#undef HAVE_ECANCELED
+
+/* Define if EIDRM exists. */
+#undef HAVE_EIDRM
+
 /* Define to 1 if you have the <endian.h> header file. */
 #undef HAVE_ENDIAN_H
 
 /* Define if ENOTRECOVERABLE exists. */
 #undef HAVE_ENOTRECOVERABLE
 
+/* Define if ENOTSUP exists. */
+#undef HAVE_ENOTSUP
+
+/* Define if EOVERFLOW exists. */
+#undef HAVE_EOVERFLOW
+
 /* Define if EOWNERDEAD exists. */
 #undef HAVE_EOWNERDEAD
 
 /* Define if ETIME exists. */
 #undef HAVE_ETIME
 
+/* Define if ETXTBSY exists. */
+#undef HAVE_ETXTBSY
+
 /* Define to 1 if you have the `expf' function. */
 #undef HAVE_EXPF
 
 /* Define to 1 if you have the `frexpl' function. */
 #undef HAVE_FREXPL
 
+/* Define to 1 if you have the <gconf.h> header file. */
+#undef HAVE_GCONF_H
+
 /* Define to 1 if you have the <gconv.h> header file. */
 #undef HAVE_GCONV_H
 
 /* Only used in build directory testsuite_hooks.h. */
 #undef HAVE_LIMIT_VMEM
 
+/* Define if futex syscall is available. */
+#undef HAVE_LINUX_FUTEX
+
 /* Define to 1 if you have the <locale.h> header file. */
 #undef HAVE_LOCALE_H
 
    TR1 (Chapter 5.1). */
 #undef _GLIBCXX_USE_RANDOM_TR1
 
+/* Define if standard layout types are supported in C++200x. */
+#undef _GLIBCXX_USE_STANDARD_LAYOUT
+
 /* Define if code specialized for wchar_t should be used. */
 #undef _GLIBCXX_USE_WCHAR_T