libstdc++: Prefer double to long double in std::shuffle_order_engine
[gcc.git] / libstdc++-v3 / config.h.in
index 8940e0c7acd1b9aea7bf1ea40727899c69d322fb..8ae3e0fc4bf89143bedcd538ac973104019e540c 100644 (file)
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the `uselocale' function. */
+#undef HAVE_USELOCALE
+
 /* Defined if usleep exists. */
 #undef HAVE_USLEEP
 
 /* Define if writev is available in <sys/uio.h>. */
 #undef HAVE_WRITEV
 
+/* Define to 1 if you have the <xlocale.h> header file. */
+#undef HAVE_XLOCALE_H
+
 /* Define to 1 if you have the `_acosf' function. */
 #undef HAVE__ACOSF