diff options
author | DJ Delorie <dj@redhat.com> | 2008-10-07 01:28:01 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-10-07 01:28:01 +0000 |
commit | 1c08f2c880d39514a2917c24de11e5619bb81081 (patch) | |
tree | 0f041bd9cc7d44123e435a79c88fa2b590a385ea /libiberty/config.in | |
parent | 06fa9cecf14fc788c1c11618295a00af8526339c (diff) | |
download | gdb-1c08f2c880d39514a2917c24de11e5619bb81081.zip gdb-1c08f2c880d39514a2917c24de11e5619bb81081.tar.gz gdb-1c08f2c880d39514a2917c24de11e5619bb81081.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 9260d56..436a58d 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -425,12 +425,6 @@ first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN -/* Number of bits in a file offset, on hosts where this is settable. */ -#undef _FILE_OFFSET_BITS - -/* Define for large files, on AIX-style hosts. */ -#undef _LARGE_FILES - /* Define to empty if `const' does not conform to ANSI C. */ #undef const |