📄 config.h.in
字号:
/* config.h.in. Generated from configure.in by autoheader. *//* "Support for bmp images" */#undef DISABLE_BMP/* always defined to indicate that i18n is enabled */#undef ENABLE_NLS/* GETTEXT_PACKAGE */#undef GETTEXT_PACKAGE/* Define to 1 if you have the `bind_textdomain_codeset' function. */#undef HAVE_BIND_TEXTDOMAIN_CODESET/* Define to 1 if you have the <byteswap.h> header file. */#undef HAVE_BYTESWAP_H/* Define to 1 if you have the `class' function. */#undef HAVE_CLASS/* Define to 1 if you have the <ctype.h> header file. */#undef HAVE_CTYPE_H/* Define to 1 if you have the `dcgettext' function. */#undef HAVE_DCGETTEXT/* Define to 1 if you have the <dirent.h> header file. */#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 <errno.h> header file. */#undef HAVE_ERRNO_H/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `finite' function. */#undef HAVE_FINITE/* Define to 1 if you have the <float.h> header file. */#undef HAVE_FLOAT_H/* Define to 1 if you have the `fpclass' function. */#undef HAVE_FPCLASS/* Define to 1 if you have the `fp_class' function. */#undef HAVE_FP_CLASS/* Define if the GNU gettext() function is already present or preinstalled. */#undef HAVE_GETTEXT/* Define to 1 if you have the <ieeefp.h> header file. */#undef HAVE_IEEEFP_H/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `isnand' function. */#undef HAVE_ISNAND/* Define if your <locale.h> file defines LC_MESSAGES. */#undef HAVE_LC_MESSAGES/* "Support for gif images" */#undef HAVE_LIBGIF/* Define to 1 if you have the `inet' library (-linet). */#undef HAVE_LIBINET/* "Support for jpeg images" */#undef HAVE_LIBJPEG/* Define to 1 if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* "Support for png images" */#undef HAVE_LIBPNG/* Define to 1 if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* "Support for tiff images" */#undef HAVE_LIBTIFF/* Define to 1 if you have the <locale.h> header file. */#undef HAVE_LOCALE_H/* Define to 1 if you have the `localtime' function. */#undef HAVE_LOCALTIME/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the <math.h> header file. */#undef HAVE_MATH_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <nan.h> header file. */#undef HAVE_NAN_H/* 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 `snprintf' function. */#undef HAVE_SNPRINTF/* Define to 1 if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* 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 `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* Define to 1 if you have the `strftime' function. */#undef HAVE_STRFTIME/* 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 `strndup' function. */#undef HAVE_STRNDUP/* 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/mman.h> header file. */#undef HAVE_SYS_MMAN_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/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define to 1 if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_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/time.h> header file. */#undef HAVE_SYS_TIME_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 <time.h> header file. */#undef HAVE_TIME_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_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 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/* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* Define to empty if `const' does not conform to ANSI C. */#undef const
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -