aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include')
-rw-r--r--libjava/include/config.h.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in
index 5d67c85..2ef6171 100644
--- a/libjava/include/config.h.in
+++ b/libjava/include/config.h.in
@@ -169,6 +169,9 @@
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
+/* Define to 1 if you have the `lstat' function. */
+#undef HAVE_LSTAT
+
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
@@ -226,8 +229,8 @@
/* Define to 1 if you have the `readdir_r' function. */
#undef HAVE_READDIR_R
-/* Define to 1 if you have the `realpath' function. */
-#undef HAVE_REALPATH
+/* Define to 1 if you have the `readlink' function. */
+#undef HAVE_READLINK
/* Define to 1 if you have the `rename' function. */
#undef HAVE_RENAME