* ada-lang.c (packed_array_type): Rename to...
[deliverable/binutils-gdb.git] / gdb / config.in
index 74522ae57b18dd14f6baf7c51c43e72e313ab6a2..f9cad9867dd09eef87cc7ca2f2fc1516196ca86b 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.023375 seconds and 4 git commands to generate.