📄 aconfig.h.in
字号:
/* include/aconfig.h.in. Generated from configure.in by autoheader. *//* directory containing alsa configuration */#undef DATADIR/* Define to 1 if translation of program messages to the user's native language is requested. */#undef ENABLE_NLS/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework. */#undef HAVE_CFLOCALECOPYCURRENT/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */#undef HAVE_CFPREFERENCESCOPYAPPVALUE/* Define if the GNU dcgettext() function is already present or preinstalled. */#undef HAVE_DCGETTEXT/* Define if the GNU gettext() function is already present or preinstalled. */#undef HAVE_GETTEXT/* Define if you have the iconv() function. */#undef HAVE_ICONV/* Define to 1 if you have the `asound' library (-lasound). */#undef HAVE_LIBASOUND/* 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/* directory containing sample data */#undef SOUNDSDIR/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* ALSA util version */#undef VERSION/* Number of bits in a file offset, on hosts where this is settable. */#undef _FILE_OFFSET_BITS/* 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -