⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configure.in

📁 这是国外的resip协议栈
💻 IN
字号:
dnl Process this file with autoconf to produce a configure script.dnl Don't forget to run `aclocal -I /usr/local/share/aclocal` beforednl running autoconf! This is required for AM_PATH_CPPUNIT to work.AC_INIT(Makefile.am)AM_INIT_AUTOMAKE(cppunit-cookbook,1.6.2)AM_PATH_CPPUNIT(1.6.2)AC_PROG_CXXAC_PROG_CCAC_PROG_INSTALLAC_OUTPUT(Makefile)

⌨️ 快捷键说明

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