config.h.in

来自「mpeg层3音频编码程序」· IN 代码 · 共 65 行

IN
65
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define if you don't have vprintf but do have _doprnt.  */#undef HAVE_DOPRNT/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define if you have the vprintf function.  */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* 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/* Define if you have the mlock function.  */#undef HAVE_MLOCK/* Define if you have the mlockall function.  */#undef HAVE_MLOCKALL/* Define if you have the sched_setscheduler function.  */#undef HAVE_SCHED_SETSCHEDULER/* Define if you have the select function.  */#undef HAVE_SELECT/* Define if you have the <dmedia/audio.h> header file.  */#undef HAVE_DMEDIA_AUDIO_H/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <linux/soundcard.h> header file.  */#undef HAVE_LINUX_SOUNDCARD_H/* Define if you have the <machine/soundcard.h> header file.  */#undef HAVE_MACHINE_SOUNDCARD_H/* Define if you have the <sys/audioio.h> header file.  */#undef HAVE_SYS_AUDIOIO_H/* Define if you have the <sys/ioctl.h> header file.  */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/select.h> header file.  */#undef HAVE_SYS_SELECT_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* define if you want playing to use Linux realtime features */#undef LINUX_REALTIME

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?