📄 config.h.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. *//* Define to empty if the keyword does not work. */#undef const/* 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 your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* tell if we have glib installed somewhere */#undef HAVE_GLIB/* define the compilation target */#undef TARGET_IS_HPUXKERNEL/* define the debug mode */#undef RTP_DEBUG/* define if we must build the rtp scheduler */#undef BUILD_SCHEDULER/* define if we have a seteuid() system call */#undef HAVE_SETEUID/*define if we are building for HPUX */#undef HOST_IS_HPUX/*define if we cannot safely make the connect() call on udp socket */#undef NOCONNECT/* define the minimum setitimer() interval we can use safely */#undef POSIXTIMER_INTERVAL/* define we have to check for memory leaks (hpux only) */#undef ENABLE_MEMCHECK/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the socket function. */#undef HAVE_SOCKET/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_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 <sys/audio.h> header file. */#undef HAVE_SYS_AUDIO_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/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -