]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / gcc / config.in
index 7116579c5126a344b104eb7a3977f01eb346c68d..c0d51c85da89b02ff2e1c55a1673f5e98ac79bd3 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. */
 #ifndef USED_FOR_TARGET
 #undef _FILE_OFFSET_BITS