From: Glenn Morris Date: Thu, 17 Jan 2013 11:17:35 +0000 (-0500) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2~7^2~278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=858c7150f6a3409452b3493aebb7240c7ca22ad2;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/config.in b/autogen/config.in index b02b1fe462a..d6016ab4a99 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -1441,10 +1441,8 @@ along with GNU Emacs. If not, see . */ /* Define if the system is AIX. */ #undef _AIX -/* Enable large inode numbers on Mac OS X. */ -#ifndef _DARWIN_USE_64_BIT_INODE -# define _DARWIN_USE_64_BIT_INODE 1 -#endif +/* Enable large inode numbers on Mac OS X 10.5. */ +#undef _DARWIN_USE_64_BIT_INODE /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS diff --git a/autogen/configure b/autogen/configure index 8b9b502fb19..889c4cc17d5 100755 --- a/autogen/configure +++ b/autogen/configure @@ -6714,6 +6714,8 @@ rm -rf conftest* fi +$as_echo "#define _DARWIN_USE_64_BIT_INODE 1" >>confdefs.h + fi case $ac_cv_prog_cc_stdc in #(