summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/c-auto.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvik/c-auto.in')
-rw-r--r--Build/source/texk/xdvik/c-auto.in31
1 files changed, 11 insertions, 20 deletions
diff --git a/Build/source/texk/xdvik/c-auto.in b/Build/source/texk/xdvik/c-auto.in
index de496e16188..d286a9f45eb 100644
--- a/Build/source/texk/xdvik/c-auto.in
+++ b/Build/source/texk/xdvik/c-auto.in
@@ -13,18 +13,13 @@
will be "unsigned BMTYPE". */
#undef BMTYPE
-/* 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 enable support for color specials. */
#undef COLOR
-/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c' support on those systems.
- */
-#undef CRAY_STACKSEG_END
-
-/* Define to 1 if using `alloca.c'. */
+/* Define to 1 if using 'alloca.c'. */
#undef C_ALLOCA
/* Define to point to the default command to use for printing (optional). */
@@ -46,11 +41,10 @@
/* Define to enable greyscale anti-aliasing for shrunken bitmaps. */
#undef GREY
-/* Define to 1 if you have `alloca', as a function or macro. */
+/* Define to 1 if you have 'alloca', as a function or macro. */
#undef HAVE_ALLOCA
-/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
+/* Define to 1 if <alloca.h> works. */
#undef HAVE_ALLOCA_H
/* Define to 1 if you have the <assert.h> header file. */
@@ -139,9 +133,6 @@
/* Define if the memicmp() function is in <string.h> */
#undef HAVE_MEMICMP
-/* 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
@@ -190,6 +181,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
@@ -363,7 +357,9 @@
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
-/* 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 use Xaw panner. */
@@ -396,11 +392,6 @@
/* Define to 1 if <zlib.h> declares 'z_const'. */
#undef ZLIB_CONST
-/* 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
@@ -433,7 +424,7 @@
such a type exists and the standard includes do not define it. */
#undef int64_t
-/* Define to `int' if <sys/types.h> does not define. */
+/* Define as a signed integer type capable of holding a process identifier. */
#undef pid_t
/* Define to `long' if <sys/types.h> does not define. */