summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/config.in')
-rw-r--r--contrib/binutils/ld/config.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/contrib/binutils/ld/config.in b/contrib/binutils/ld/config.in
index 14e50d1..f76bb42 100644
--- a/contrib/binutils/ld/config.in
+++ b/contrib/binutils/ld/config.in
@@ -70,6 +70,9 @@
/* Define if you have the putenv function. */
#undef HAVE_PUTENV
+/* Define if you have the realpath function. */
+#undef HAVE_REALPATH
+
/* Define if you have the sbrk function. */
#undef HAVE_SBRK
@@ -127,12 +130,6 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
-/* Define if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
OpenPOWER on IntegriCloud