]> code.delx.au - gnu-emacs/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Thu, 17 Jan 2013 11:17:35 +0000 (06:17 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 Jan 2013 11:17:35 +0000 (06:17 -0500)
autogen/config.in
autogen/configure

index b02b1fe462a41a21c1403e7e844195b46567a937..d6016ab4a99b140c0f0b1f075b7ec551d3423894 100644 (file)
@@ -1441,10 +1441,8 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* 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
index 8b9b502fb19f428556af8495698035f4b4cfcd9c..889c4cc17d56f7e79745bbade35d4f99ffa06f4c 100755 (executable)
@@ -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 #(