📄 config.in
字号:
/* config.in. Generated automatically from configure.in by autoheader. *//* local_template.h This file is in the public domain. Descriptive text for the C preprocessor macros that the distributed Autoconf macros can define. No software package will use all of them; autoheader copies the ones your configure.in uses into your configuration header file templates. The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). Although this order can split up related entries, it makes it easier to check whether a given entry is in the file. Leave the following blank line there!! Autoheader needs it. *//* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */#undef CAMSERV_VER_BUGFIX#undef CAMSERV_VER_MAJOR#undef CAMSERV_VER_MINOR#undef HAVE_JPEG_VALID/* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). *//* Define if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* Define if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if you have the `jpeg' library (-ljpeg). */#undef HAVE_LIBJPEG/* Define if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define if you have the <linux/videodev.h> header file. */#undef HAVE_LINUX_VIDEODEV_H/* Define if you have the <machine/ioctl_bt848.h> header file. */#undef HAVE_MACHINE_IOCTL_BT848_H/* Define if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Version number of package */#undef VERSION/* Define if the X Window System is missing or not being used. */#undef X_DISPLAY_MISSING/* Define to empty if `const' does not conform to ANSI C. */#undef const
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -