summaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-10-23 14:49:08 +0000
committerNick Clifton <nickc@redhat.com>2002-10-23 14:49:08 +0000
commit0cf637e222f4a867b8b5d6ea374a457d8acf307b (patch)
tree39b50bd74e4376a049e4e4c712d98a3ec80f9c6c /binutils/config.in
parent51bc0dff2c319039f101aacc0822b7fbee76de22 (diff)
downloadbinutils-redhat-0cf637e222f4a867b8b5d6ea374a457d8acf307b.tar.gz
Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
disassembly of the valid 0-value opcode.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/binutils/config.in b/binutils/config.in
index 2a5770d432..f2bd049558 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -28,9 +28,6 @@
/* 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
@@ -136,12 +133,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