From: Pedro Alves Date: Mon, 24 May 2010 22:54:21 +0000 (+0000) Subject: * config.in: Regenerate. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=acd5838ab128bde925f4424cecb577b22e3efd8b;p=binutils-gdb.git * config.in: Regenerate. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b831c4ce4fa..fa4ab8834e3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-05-24 Pedro Alves + + * config.in: Regenerate. + 2010-05-23 Jan Kratochvil Code cleanup. diff --git a/gdb/config.in b/gdb/config.in index 477ecdfcb29..448c4e28bb5 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -853,10 +853,16 @@ # endif #endif +/* Number of bits in a file offset, on hosts where this is settable. */ +#undef _FILE_OFFSET_BITS + /* Define to 1 so gets a definition of anon_hdl. Works around a problem on IRIX 5. */ #undef _KMEMUSER +/* Define for large files, on AIX-style hosts. */ +#undef _LARGE_FILES + /* Define to 1 if on MINIX. */ #undef _MINIX