aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-05-24 22:54:21 +0000
committerPedro Alves <palves@redhat.com>2010-05-24 22:54:21 +0000
commitacd5838ab128bde925f4424cecb577b22e3efd8b (patch)
tree3a5e37ad0a9325e19bf5ed8ef6fabb441f77fbf1 /gdb/config.in
parenta76e022adf3f91ab44ae8b95e7a5bdc2e06b7136 (diff)
downloadgdb-acd5838ab128bde925f4424cecb577b22e3efd8b.zip
gdb-acd5838ab128bde925f4424cecb577b22e3efd8b.tar.gz
gdb-acd5838ab128bde925f4424cecb577b22e3efd8b.tar.bz2
* config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 477ecdf..448c4e2 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 <sys/proc.h> gets a definition of anon_hdl. Works around a
<sys/proc.h> 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