summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdv2pdf/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 10:08:42 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 10:08:42 +0000
commit9d502c516fe61658f540e6b98621632b91deb53c (patch)
tree239ac1904a53b01053af10a5baa137c23d672207 /Build/source/texk/xdv2pdf/config.h.in
parent82150b6fc41b8a3446f2c6020ddf5625956dd708 (diff)
new build system
git-svn-id: svn://tug.org/texlive/trunk@12457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdv2pdf/config.h.in')
-rw-r--r--Build/source/texk/xdv2pdf/config.h.in217
1 files changed, 175 insertions, 42 deletions
diff --git a/Build/source/texk/xdv2pdf/config.h.in b/Build/source/texk/xdv2pdf/config.h.in
index 43e2c999be4..85d7e4f7da0 100644
--- a/Build/source/texk/xdv2pdf/config.h.in
+++ b/Build/source/texk/xdv2pdf/config.h.in
@@ -1,68 +1,201 @@
-/* config.h.in. Generated automatically from configure.in by autoheader. */
+/* config.h.in. Generated from configure.ac by autoheader. */
-/* Define to empty if the keyword does not work. */
-#undef const
+/* Define if building universal (internal helper macro) */
+#undef AC_APPLE_UNIVERSAL_BUILD
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-#undef size_t
+/* Define to 1 if the `closedir' function returns void instead of `int'. */
+#undef CLOSEDIR_VOID
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
+/* Define to 1 if you have the <assert.h> header file. */
+#undef HAVE_ASSERT_H
-/* Define if your <sys/time.h> declares struct tm. */
-#undef TM_IN_SYS_TIME
+/* Define to 1 if you have the `bcmp' function. */
+#undef HAVE_BCMP
+
+/* Define to 1 if you have the `bcopy' function. */
+#undef HAVE_BCOPY
+
+/* Define to 1 if you have the `bzero' function. */
+#undef HAVE_BZERO
+
+/* Define to 1 if you have the Mac OS X Carbon framework. */
+#undef HAVE_CARBON
+
+/* 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 <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if you have the <float.h> header file. */
+#undef HAVE_FLOAT_H
+
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
+/* Define to 1 if you have the `getcwd' function. */
+#undef HAVE_GETCWD
-#define VERSION 0
+/* Define to 1 if you have the `getwd' function. */
+#undef HAVE_GETWD
-#define PACKAGE "package"
+/* Define to 1 if you have the `index' function. */
+#undef HAVE_INDEX
-/* define if you have kpathsea */
-#undef HAVE_KPATHSEA
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
-/* define if your zlib has the compress2 function */
-#undef HAVE_ZLIB_COMPRESS2
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
-/* define if you have zlib and its headers */
-#undef HAVE_ZLIB
+/* Define to 1 if you have the `memcmp' function. */
+#undef HAVE_MEMCMP
-/* define if you have xbasename() in your libkpathsea instead of basename() */
-#undef HAVE_XBASENAME
+/* Define to 1 if you have the `memcpy' function. */
+#undef HAVE_MEMCPY
-/* define if kpathsea understands TrueType (TTF) formats */
-#undef HAVE_TTF_FORMATS
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
-/* define if struct tm has tm_gmtoff as a member */
-#undef HAVE_TM_GMTOFF
+/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
+#undef HAVE_NDIR_H
-/* define if <time.h> has timezone as an external variable */
-#undef HAVE_TIMEZONE
+/* 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 kpathsea supports type1 and vf formats */
-#undef HAVE_KPSE_FORMATS
+/* Define to 1 if your compiler understands prototypes. */
+#undef HAVE_PROTOTYPES
-/* define if you have libpng */
-#undef HAVE_LIBPNG
+/* Define to 1 if you have the `putenv' function. */
+#undef HAVE_PUTENV
-/* Define if kpathsea understands Omega (OFM/OVF) formats */
-#undef HAVE_OMEGA_FORMATS
+/* Define to 1 if you have the <pwd.h> header file. */
+#undef HAVE_PWD_H
-/* Define if you have the strspn function. */
+/* Define to 1 if you have the Mac OS X QuickTime framework. */
+#undef HAVE_QUICKTIME
+
+/* 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
+
+/* 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 <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the `strrchr' function. */
+#undef HAVE_STRRCHR
+
+/* Define to 1 if you have the `strspn' function. */
#undef HAVE_STRSPN
-/* Define if you have the system function. */
+/* Define to 1 if you have the `strstr' function. */
+#undef HAVE_STRSTR
+
+/* 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 `system' function. */
#undef HAVE_SYSTEM
-/* Define if you have the <unistd.h> header file. */
+/* 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/ndir.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_SYS_NDIR_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 <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define if you have the <zlib.h> header file. */
-#undef HAVE_ZLIB_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
-/* Define if you have the m library (-lm). */
-#undef HAVE_LIBM
+/* Name of package */
+#undef PACKAGE
-/* Define if you have the z library (-lz). */
-#undef HAVE_LIBZ
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
-/* Define if the target architecture is big-endian */
-#undef WORDS_BIGENDIAN
+/* Define to 1 if your <sys/time.h> declares `struct tm'. */
+#undef TM_IN_SYS_TIME
+
+/* Version number of package */
+#undef VERSION
+
+/* 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
+
+/* 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. */
+#ifndef __cplusplus
+#undef inline
+#endif
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t