* ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
[deliverable/binutils-gdb.git] / ld / config.in
index a415046f4357a82172a58514813787b20f2c907f..f76bb42a07df8f2e64d0c604aa3f715e42e8fe10 100644 (file)
@@ -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
 
 /* Define if environ is not declared in system header files. */
 #undef NEED_DECLARATION_ENVIRON
 
+/* Additional extension a shared object might have. */
+#undef EXTRA_SHLIB_EXTENSION
+
This page took 0.022396 seconds and 4 git commands to generate.