OSDN Git Service

2003-12-15 Jerry Quinn <jlquinn@optonline.net>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / acconfig.h
index 06aa7be..1eee550 100644 (file)
 // Define if gthr-default.h exists (meaning that threading support is enabled).
 #undef HAVE_GTHR_DEFAULT
 
-// Define if lrand48 exists.
-#undef HAVE_DRAND48
-
-// Define if isatty exists.
-#undef HAVE_ISATTY
-
 // Define if getpagesize exists.
 #undef HAVE_GETPAGESIZE
 
 // Define if writev is available in <sys/uio.h>.
 #undef HAVE_WRITEV
 
+// Define if int64_t is available in <stdint.h>.
+#undef HAVE_INT64_T
+
+// Define if LFS support is available.
+#undef _GLIBCXX_USE_LFS
+
 // Define if LC_MESSAGES is available in <locale.h>.
 #undef HAVE_LC_MESSAGES