* dep-in.sed: Don't use \n in replacement part of s command.
[deliverable/binutils-gdb.git] / binutils / config.in
index cd74fab21329b50fec12f466fb785ebfc5234726..763261340861889554d4ebd93a3b8b483808e61d 100644 (file)
    `char[]'. */
 #undef YYTEXT_POINTER
 
+/* 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
 /* Enable LFS */
 #undef _LARGEFILE64_SOURCE
 
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
 /* Define to 1 if on MINIX. */
 #undef _MINIX
 
This page took 0.023501 seconds and 4 git commands to generate.