* elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
[deliverable/binutils-gdb.git] / ld / config.in
index a415046f4357a82172a58514813787b20f2c907f..14e50d108bf78ab4e753aa950f3d7f7daff6ac93 100644 (file)
 /* 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
 
 /* 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.025322 seconds and 4 git commands to generate.