summaryrefslogtreecommitdiff
path: root/indexing/upmendex/source/c-auto.in
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/upmendex/source/c-auto.in')
-rw-r--r--indexing/upmendex/source/c-auto.in17
1 files changed, 7 insertions, 10 deletions
diff --git a/indexing/upmendex/source/c-auto.in b/indexing/upmendex/source/c-auto.in
index 3af63eccf9..2bf403ff59 100644
--- a/indexing/upmendex/source/c-auto.in
+++ b/indexing/upmendex/source/c-auto.in
@@ -1,6 +1,6 @@
/* c-auto.in. Generated from configure.ac by autoheader. */
-/* Define to 1 if the `closedir' function returns void instead of `int'. */
+/* Define to 1 if the `closedir' function returns void instead of int. */
#undef CLOSEDIR_VOID
/* Define to 1 if you have the <assert.h> header file. */
@@ -44,9 +44,6 @@
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
@@ -65,6 +62,9 @@
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@@ -127,17 +127,14 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+ required in a freestanding environment). This macro is provided for
+ backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Define to the current TeX Live version string. */
#undef TL_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