* alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
[binutils-gdb.git] / ld / config.in
index 87c5fe6deea760597bc22ab2bc79ce590419d0c5..f76bb42a07df8f2e64d0c604aa3f715e42e8fe10 100644 (file)
@@ -25,6 +25,9 @@
 /* Define to `long' if <sys/types.h> doesn't define.  */
 #undef off_t
 
+/* Define if you need to in order for stat and other things to work.  */
+#undef _POSIX_SOURCE
+
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
 #undef size_t
 
@@ -67,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