daily update
[deliverable/binutils-gdb.git] / gprof / gconfig.in
index 705872c012ebb766d34f1b5a921a49c088ce3ef5..7fa1362de4807d4704531d8f30ff0131f20e0913 100644 (file)
 /* Version number of package */
 #undef VERSION
 
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
 /* Enable GNU extensions on systems that have them.  */
 #ifndef _GNU_SOURCE
 # undef _GNU_SOURCE
 #endif
 
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
 /* Define to 1 if on MINIX. */
 #undef _MINIX
 
This page took 0.022553 seconds and 4 git commands to generate.