summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm/config.h.in')
-rw-r--r--Build/source/texk/dvipdfm/config.h.in229
1 files changed, 192 insertions, 37 deletions
diff --git a/Build/source/texk/dvipdfm/config.h.in b/Build/source/texk/dvipdfm/config.h.in
index b1e1efad246..f4d645487ac 100644
--- a/Build/source/texk/dvipdfm/config.h.in
+++ b/Build/source/texk/dvipdfm/config.h.in
@@ -1,65 +1,220 @@
-/* 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 to 1 if the `closedir' function returns void instead of `int'. */
+#undef CLOSEDIR_VOID
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-#undef size_t
+/* Define to 1 if you have the <assert.h> header file. */
+#undef HAVE_ASSERT_H
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
+/* Define to 1 if you have the `bcmp' function. */
+#undef HAVE_BCMP
-/* Define if your <sys/time.h> declares struct tm. */
-#undef TM_IN_SYS_TIME
+/* Define to 1 if you have the `bcopy' function. */
+#undef HAVE_BCOPY
-#define VERSION 0
+/* Define to 1 if you have the `bzero' function. */
+#undef HAVE_BZERO
-#define PACKAGE "package"
+/* Define to 1 if you have the `compress' function. */
+#undef HAVE_COMPRESS
-/* define if you have kpathsea */
-#undef HAVE_KPATHSEA
+/* Define to 1 if you have the `compress2' function. */
+#undef HAVE_COMPRESS2
-/* define if your zlib has the compress2 function */
-#undef HAVE_ZLIB_COMPRESS2
+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_DIRENT_H
-/* define if you have zlib and its headers */
-#undef HAVE_ZLIB
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
-/* define if you have xbasename() in your libkpathsea instead of basename() */
-#undef HAVE_XBASENAME
+/* Define to 1 if you have the <float.h> header file. */
+#undef HAVE_FLOAT_H
-/* define if kpathsea understands TrueType (TTF) formats */
-#undef HAVE_TTF_FORMATS
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
-/* define if struct tm has tm_gmtoff as a member */
-#undef HAVE_TM_GMTOFF
+/* Define to 1 if you have the `getcwd' function. */
+#undef HAVE_GETCWD
-/* define if <time.h> has timezone as an external variable */
-#undef HAVE_TIMEZONE
+/* 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 if kpathsea supports type1 and vf formats */
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define if you have kpathsea. */
+#undef HAVE_KPATHSEA
+
+/* Define if kpathsea supports type1 and vf formats. */
#undef HAVE_KPSE_FORMATS
-/* define if you have libpng */
+/* Define if you have libpng and its headers. */
#undef HAVE_LIBPNG
-/* Define if kpathsea understands Omega (OFM/OVF) formats */
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
+/* Define to 1 if you have the `memcmp' function. */
+#undef HAVE_MEMCMP
+
+/* 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 <ndir.h> header file, and it defines `DIR'. */
+#undef HAVE_NDIR_H
+
+/* Define if kpathsea understands Omega (OFM/OVF) formats. */
#undef HAVE_OMEGA_FORMATS
-/* Define if you have the strspn function. */
+/* Define to 1 if you have the `png_get_image_width' function. */
+#undef HAVE_PNG_GET_IMAGE_WIDTH
+
+/* 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 to 1 if your compiler understands prototypes. */
+#undef HAVE_PROTOTYPES
+
+/* 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
+
+/* 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 if <time.h> has timezone as an external variable. */
+#undef HAVE_TIMEZONE
+
+/* Define if struct tm has tm_gmtoff as a member. */
+#undef HAVE_TM_GMTOFF
+
+/* Define if kpathsea understands TrueType (TTF) formats. */
+#undef HAVE_TTF_FORMATS
+
+/* 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 if you have xbasename() in your libkpathsea instead of basename().
+ */
+#undef HAVE_XBASENAME
+
+/* Define if you have zlib and its headers. */
+#undef HAVE_ZLIB
+
+/* Define if your zlib has the compress2 function. */
+#undef HAVE_ZLIB_COMPRESS2
+
+/* 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 to 1 if your <sys/time.h> declares `struct tm'. */
+#undef TM_IN_SYS_TIME
+
+/* Version number of package */
+#undef VERSION
+
+/* 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