summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/c-auto.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 10:32:26 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 10:32:26 +0000
commit868ed760a9b6b4748e6f6766f96a8546b3a7e5a1 (patch)
tree6469e87b99787526d623e316f95f3d743a315faa /Build/source/texk/web2c/c-auto.in
parent2f1ef2d6afccb48b753a109f76a36ea15b25b1dd (diff)
new build system
git-svn-id: svn://tug.org/texlive/trunk@12462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r--Build/source/texk/web2c/c-auto.in206
1 files changed, 125 insertions, 81 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index f63a33c268f..6065acc3214 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -1,8 +1,8 @@
-/* c-auto.in. Generated from configure.in by autoheader. */
+/* c-auto.in. Generated from configure.ac by autoheader. */
/* c-auto.h: defines for web2c, as determined by configure.
- Copyright 1994-97, 2008 Karl Berry.
+ Copyright 1994-97, 2008, 2009 Karl Berry.
Copyright 1997-99, 2002, 2005 Olaf Weber.
This program is free software: you can redistribute it and/or modify
@@ -25,74 +25,103 @@
/* web2c: the version string. */
#define WEB2CVERSION "REPLACE-WITH-WEB2CVERSION"
-/* Define if building universal (internal helper macro) */
-#undef AC_APPLE_UNIVERSAL_BUILD
-
/* web2c: Define if gcc asm needs _ on external symbols. */
#undef ASM_NEEDS_UNDERSCORE
+/* Define to 1 if the `closedir' function returns void instead of `int'. */
+#undef CLOSEDIR_VOID
+
/* web2c: Default editor for interactive `e' option. */
#undef EDITOR
-/* metafont: Define to include EPSF pseudo-window support */
+/* metafont: Define to include EPSF pseudo window support. */
#undef EPSFWIN
/* web2c: Define to enable HackyInputFileNameForCoreDump.tex. */
#undef FUNNY_CORE_DUMP
-/* Define if you have Carbon */
-#undef HAVE_CARBON
+/* Define to 1 if you have the <assert.h> header file. */
+#undef HAVE_ASSERT_H
-/* Define to 1 if you have the `fmax' function. */
-#undef HAVE_FMAX
+/* Define to 1 if you have the `bcmp' function. */
+#undef HAVE_BCMP
-/* Define to 1 if you have the <ft2build.h> header file. */
-#undef HAVE_FT2BUILD_H
+/* Define to 1 if you have the `bcopy' function. */
+#undef HAVE_BCOPY
-/* Define to 1 if you have the `ftime' function. */
-#undef HAVE_FTIME
+/* Define to 1 if you have the `bzero' function. */
+#undef HAVE_BZERO
-/* Define to 1 if you have the `gettimeofday' function. */
-#undef HAVE_GETTIMEOFDAY
+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_DIRENT_H
-/* Define to 1 if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if you have the <errno.h> header file. */
+#undef HAVE_ERRNO_H
-/* Define if you have libfontconfig */
-#undef HAVE_LIBFONTCONFIG
+/* Define to 1 if you have the <float.h> header file. */
+#undef HAVE_FLOAT_H
-/* Define to 1 if you have the `freetype' library (-lfreetype). */
-#undef HAVE_LIBFREETYPE
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
-/* Define to 1 if you have the `icuuc' library (-licuuc). */
-#undef HAVE_LIBICUUC
+/* Define to 1 if you have the `getcwd' function. */
+#undef HAVE_GETCWD
-/* Define to 1 if you have the `m' library (-lm). */
-#undef HAVE_LIBM
+/* Define to 1 if you have the `getwd' function. */
+#undef HAVE_GETWD
+
+/* Define to 1 if you have the `index' function. */
+#undef HAVE_INDEX
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <langinfo_h> header file. */
+#undef HAVE_LANGINFO_H
/* Define to 1 if you have the `posix' library (-lposix). */
#undef HAVE_LIBPOSIX
-/* Define to 1 if you have the `z' library (-lz). */
-#undef HAVE_LIBZ
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
+/* Define to 1 if the system has the type `long double'. */
+#undef HAVE_LONG_DOUBLE
+
+/* Define to 1 if the system has the type `long long int'. */
+#undef HAVE_LONG_LONG_INT
+
+/* Define to 1 if you have the `memcmp' function. */
+#undef HAVE_MEMCMP
-/* Define to 1 if you have the <locale.h> header file. */
-#undef HAVE_LOCALE_H
+/* 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
+/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
+#undef HAVE_NDIR_H
-/* Define to 1 if you have the `mktemp' function. */
-#undef HAVE_MKTEMP
+/* Define to 1 if you are using GNU libc or otherwise have global variables
+ `program_invocation_name' and `program_invocation_short_name'. */
+#undef HAVE_PROGRAM_INVOCATION_NAME
-/* Define if you have POSIX threads libraries and header files. */
-#undef HAVE_PTHREAD
+/* Define to 1 if your compiler understands prototypes. */
+#undef HAVE_PROTOTYPES
-/* Define to 1 if you have the `setlocale' function. */
-#undef HAVE_SETLOCALE
+/* Define to 1 if you have the `putenv' function. */
+#undef HAVE_PUTENV
+
+/* Define to 1 if you have the <pwd.h> header file. */
+#undef HAVE_PWD_H
+
+/* Define to 1 if you have the `rindex' function. */
+#undef HAVE_RINDEX
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@@ -100,6 +129,12 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
+/* Define to 1 if you have the `strcasecmp' function. */
+#undef HAVE_STRCASECMP
+
+/* Define to 1 if you have the `strchr' function. */
+#undef HAVE_STRCHR
+
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
@@ -109,49 +144,64 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define to 1 if you have the `strlcat' function. */
-#undef HAVE_STRLCAT
+/* Define to 1 if you have the `strrchr' function. */
+#undef HAVE_STRRCHR
-/* Define to 1 if you have the `strlcpy' function. */
-#undef HAVE_STRLCPY
+/* Define to 1 if you have the `strstr' function. */
+#undef HAVE_STRSTR
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
+/* Define to 1 if you have the `strtol' function. */
+#undef HAVE_STRTOL
+
+/* Define to 1 if `st_mtim' is member of `struct stat'. */
+#undef HAVE_STRUCT_STAT_ST_MTIM
+
+/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_SYS_DIR_H
-/* Define to 1 if you have the <sys/timeb.h> header file. */
-#undef HAVE_SYS_TIMEB_H
+/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_SYS_NDIR_H
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
-/* Define to 1 if you have the <ubidi.h> header file. */
-#undef HAVE_UBIDI_H
+/* Define to 1 if you have the <time.h> header file. */
+#undef HAVE_TIME_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define to 1 if you have the <zlib.h> header file. */
-#undef HAVE_ZLIB_H
-
-/* metafont: Define to include HP 2627 window support */
+/* metafont: Define to include HP 2627 window support. */
#undef HP2627WIN
/* tex: Define to enable --ipc. */
#undef IPC
-/* metafont: Define to include mftalk (generic server) window support */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
+/* metafont: Define to include mftalk (generic server) window support. */
#undef MFTALKWIN
-/* metafont: Define to include NeXT window support */
+/* metafont: Define to include NeXT window support. */
#undef NEXTWIN
/* web2c: Define to disable architecture-independent dump files. Faster on
LittleEndian architectures. */
#undef NO_DUMP_SHARE
+/* Name of package */
+#undef PACKAGE
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -167,42 +217,29 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to necessary symbol if this constant uses a non-standard name on
- your system. */
-#undef PTHREAD_CREATE_JOINABLE
-
-/* metafont: Define to include Regis window support */
+/* metafont: Define to include Regis window support. */
#undef REGISWIN
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
-/* The size of `long', as computed by sizeof. */
-#undef SIZEOF_LONG
+/* The size of `int', as computed by sizeof. */
+#undef SIZEOF_INT
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* metafont: Define to include old Suntools window support (this is not X) */
+/* metafont: Define to include old Suntools (this is not X) window support. */
#undef SUNWIN
-/* metafont: Define to include Tektronix window support */
+/* metafont: Define to include Tektronix window support. */
#undef TEKTRONIXWIN
-/* metafont: Define to include Uniterm window support */
+/* metafont: Define to include Uniterm window support. */
#undef UNITERMWIN
-/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
- significant byte first (like Motorola and SPARC, unlike Intel). */
-#if defined AC_APPLE_UNIVERSAL_BUILD
-# if defined __BIG_ENDIAN__
-# define WORDS_BIGENDIAN 1
-# endif
-#else
-# ifndef WORDS_BIGENDIAN
-# undef WORDS_BIGENDIAN
-# endif
-#endif
+/* Version number of package */
+#undef VERSION
/* Define to include X11 window in Metafont. */
#undef X11WIN
@@ -214,10 +251,17 @@
`char[]'. */
#undef YYTEXT_POINTER
-/* Define to 1 if type `char' is unsigned and you are not using gcc. */
-#ifndef __CHAR_UNSIGNED__
-# undef __CHAR_UNSIGNED__
-#endif
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
+/* Define to empty if `const' does not conform to ANSI C. */
+#undef const
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */