]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/config.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libiberty / config.in
index c7b472543cf8e339d5d50a907c41d352d7ee9001..f7052b5d9588996db1856acd2ba1d86fa80f97f0 100644 (file)
 # endif
 #endif
 
+/* Enable large inode numbers on Mac OS X 10.5.  */
+#ifndef _DARWIN_USE_64_BIT_INODE
+# define _DARWIN_USE_64_BIT_INODE 1
+#endif
+
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS