/* autoconf.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Directory for glyphlist.txt files. */ #undef GLYPHLISTDIR /* Define if the va_list type is addressable. */ #undef HAVE_ADDRESSABLE_VA_LIST /* Define to incldue Adobe code in output fonts. */ #undef HAVE_ADOBE_CODE /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define to run cfftot1 from otftotfm. */ #undef HAVE_AUTO_CFFTOT1 /* Define to run t1dotlessj from otftotfm. */ #undef HAVE_AUTO_T1DOTLESSJ /* Define to run ttftotype42 from otftotfm. */ #undef HAVE_AUTO_TTFTOTYPE42 /* Define to run updmap from otftotfm. */ #undef HAVE_AUTO_UPDMAP /* Define if strnlen is broken. */ #undef HAVE_BROKEN_STRNLEN /* Define if strtod is broken. */ #undef HAVE_BROKEN_STRTOD /* Define to 1 if you have the header file. */ #undef HAVE_BYTEORDER_H /* Define to 1 if you have the `ctime' function. */ #undef HAVE_CTIME /* Define to 1 if you have the declaration of `kpse_enc_format', and to 0 if you don't. */ #undef HAVE_DECL_KPSE_ENC_FORMAT /* Define to 1 if you have the declaration of `kpse_opentype_format', and to 0 if you don't. */ #undef HAVE_DECL_KPSE_OPENTYPE_FORMAT /* Define to 1 if you have the declaration of `strnlen', and to 0 if you don't. */ #undef HAVE_DECL_STRNLEN /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define if intXX_t types are not available. */ #undef HAVE_FAKE_INT_TYPES /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you want to use kpathsea. */ #undef HAVE_KPATHSEA /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the 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 header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_NEW_H /* Define if exists and works. */ #undef HAVE_NEW_HDR /* Define if PermStrings are available. */ #undef HAVE_PERMSTRING /* Define to include precondition checking assertions. */ #undef HAVE_PRECONDITION_CHECKING /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strnlen' function. */ #undef HAVE_STRNLEN /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if the system has the type `uintptr_t'. */ #undef HAVE_UINTPTR_T /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have u_intXX_t types but not uintXX_t types. */ #undef HAVE_U_INT_TYPES /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to 1 if you have the `waitpid' function. */ #undef HAVE_WAITPID /* Define to 0 if you don't want mmafm to run mmpfb when it needs to get an intermediate master conversion program. */ #undef MMAFM_RUN_MMPFB /* Define to 1 if you must include to get `ntohl'. */ #undef NEED_ARPA_INET_H /* Name of package */ #undef PACKAGE /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* kpsewhich's $SELFAUTODIR variable */ #undef SELFAUTODIR /* kpsewhich's $SELFAUTOGRANDPARENT variable */ #undef SELFAUTOGRANDPARENT /* kpsewhich's $SELFAUTOLOC variable */ #undef SELFAUTOLOC /* kpsewhich's $SELFAUTOPARENT variable */ #undef SELFAUTOPARENT /* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT /* The size of `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG /* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* 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 /* Define if WORDS_BIGENDIAN has been set. */ #undef WORDS_BIGENDIAN_SET