Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2013-01-17 06:17:35 -05:00
parent 99d36ea8f6
commit 858c7150f6
2 changed files with 4 additions and 4 deletions

View 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

2
autogen/configure vendored
View file

@ -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 #(