* config.in: Regenerate.
authorPedro Alves <palves@redhat.com>
Mon, 24 May 2010 22:54:21 +0000 (22:54 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 24 May 2010 22:54:21 +0000 (22:54 +0000)
gdb/ChangeLog
gdb/config.in

index b831c4ce4fa6e6a161c0171867a303754dd375a2..fa4ab8834e314c6faedd665d19263b2fc8da3e14 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-24  Pedro Alves  <pedro@codesourcery.com>
+
+       * config.in: Regenerate.
+
 2010-05-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Code cleanup.
index 477ecdfcb29896a7444db6d3d95973b4c51b83b1..448c4e28bb5ba1c8e9f6a035522d8c9c3505f6a0 100644 (file)
 # 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
 
This page took 0.029595 seconds and 4 git commands to generate.