]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/config.in
Generated files
[thirdparty/binutils-gdb.git] / bfd / config.in
index 2ba8dba8932b8cf1c65ca44949a78994d8afbcd0..6ebdc51b981d245d4e9a952b221dd9cafe1cf652 100644 (file)
    */
 #undef HAVE_SYS_NDIR_H
 
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
 /* Define to 1 if you have the <sys/procfs.h> header file. */
 #undef HAVE_SYS_PROCFS_H
 
 /* Version number of package */
 #undef VERSION
 
+/* 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