summaryrefslogtreecommitdiffstats
path: root/libjava/include/config.h.in
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-20 19:09:09 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-20 19:09:09 +0000
commit323e4f4328194541c37b62c094e366863a96304a (patch)
tree71b52b3448e1cbe7f7e4e3bfd7cc6141fcc30f2b /libjava/include/config.h.in
parent82cc8ae115591f191cfb8395f1fa3f53f6a66897 (diff)
downloadppe42-gcc-323e4f4328194541c37b62c094e366863a96304a.tar.gz
ppe42-gcc-323e4f4328194541c37b62c094e366863a96304a.zip
PR libgcj/24170:
* java/io/natFilePosix.cc (File::performList): Don't use readdir_r. * configure, include/config.h.in: Rebuilt. * configure.ac: Don't check for readdir_r. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132491 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include/config.h.in')
-rw-r--r--libjava/include/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in
index 99da702417c..3fdde3944f2 100644
--- a/libjava/include/config.h.in
+++ b/libjava/include/config.h.in
@@ -214,9 +214,6 @@
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
-/* Define to 1 if you have the `readdir_r' function. */
-#undef HAVE_READDIR_R
-
/* Define to 1 if you have the `readlink' function. */
#undef HAVE_READLINK
OpenPOWER on IntegriCloud