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

📄 configure.in

📁 使用3Com USR Modem进行录音和放音
💻 IN
字号:
dnl # Process this file with autoconf to produce a configure script.AC_INIT(sm+.in)dnl # M4 macro MY_PACKAGE is used also for the chmod (see below)define(MY_PACKAGE,sm+)PACKAGE=MY_PACKAGEAC_SUBST(PACKAGE)VERSION=0.1AC_SUBST(VERSION)AC_PROG_INSTALLAC_PATH_PROG(EXPECT,expect)dnl # no need to check for progam "chmod", since dnl # configure contains it anyway ...AC_OUTPUT(Makefile ${PACKAGE},chmod +x MY_PACKAGE)

⌨️ 快捷键说明

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