From e30ddb24b30b2c4e6d1d7d44c7d1bc18da6c4aae Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 3 Jun 2003 16:24:06 +0000 Subject: Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. --- bfd/config.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'bfd/config.in') diff --git a/bfd/config.in b/bfd/config.in index 222096e3c02..9a73c730252 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -25,9 +25,6 @@ /* Define to `long' if 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 doesn't define. */ #undef size_t @@ -160,15 +157,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_PROCFS_H -/* Define if you have the header file. */ -#undef HAVE_SYS_STAT_H - /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H -/* Define if you have the header file. */ -#undef HAVE_SYS_TYPES_H - /* Define if you have the header file. */ #undef HAVE_TIME_H -- cgit v1.2.1