config.h.in
来自「Windows NT声卡驱动VXD」· IN 代码 · 共 92 行
IN
92 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define to empty if the keyword does not work. */#undef const#undef PACKAGE#undef VERSION#undef DRIVER_OSS#undef DRIVER_AIX#undef DRIVER_IRIX#undef DRIVER_HPUX#undef DRIVER_SOLARIS#undef DRIVER_MKLINUX#undef DRIVER_ALSA#undef DRIVER_NEWALSA#undef DRIVER_NONE#undef HAVE_INET_ATON#undef HAVE_NANOSLEEP#undef USE_LIBWRAP#undef WITH_SYMBOL_UNDERSCORE#undef ESDBG /* Define if you have the <dmedia/audio.h> header file. */#undef HAVE_DMEDIA_AUDIO_H/* Define if you have the <machine/soundcard.h> header file. */#undef HAVE_MACHINE_SOUNDCARD_H/* Define if you have the <soundcard.h> header file. */#undef HAVE_SOUNDCARD_H/* Define if you have the <sun/audioio.h> header file. */#undef HAVE_SUN_AUDIOIO_H/* Define if you have the <sys/asoundlib.h> header file. */#undef HAVE_SYS_ASOUNDLIB_H/* Define if you have the <sys/audio.h> header file. */#undef HAVE_SYS_AUDIO_H/* Define if you have the <sys/audio.io.h> header file. */#undef HAVE_SYS_AUDIO_IO_H/* Define if you have the <sys/audioio.h> header file. */#undef HAVE_SYS_AUDIOIO_H/* Define if you have the <sys/filio.h> header file. */#undef HAVE_SYS_FILIO_H/* Define if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/soundcard.h> header file. */#undef HAVE_SYS_SOUNDCARD_H/* Define if you have the <sys/soundlib.h> header file. */#undef HAVE_SYS_SOUNDLIB_H/* Define if you have the asound library (-lasound). */#undef HAVE_LIBASOUND/* Define if you have the audio library (-laudio). */#undef HAVE_LIBAUDIO/* Define if you have the nsl library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the ossaudio library (-lossaudio). */#undef HAVE_LIBOSSAUDIO/* Define if you have the posix4 library (-lposix4). */#undef HAVE_LIBPOSIX4/* Define if you have the resolv library (-lresolv). */#undef HAVE_LIBRESOLV/* Define if you have the socket library (-lsocket). */#undef HAVE_LIBSOCKET/* Define if you have the sound library (-lsound). */#undef HAVE_LIBSOUND/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* define if compiled symbols have a leading underscore */#undef WITH_SYMBOL_UNDERSCORE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?