* configure.ac: Invoke AC_SYS_LARGEFILE.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index b791b8932ef246bdac187945835f0ce47697c523..a7c5445c2f986cc50a9b4cd0bc185a1881b4a209 100644 (file)
 /* Define if an XML target description is available. */
 #undef USE_XML
 
+/* 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 1 if on MINIX. */
 #undef _MINIX
 
This page took 0.024418 seconds and 4 git commands to generate.