autogen.sh

来自「math library from gnu」· Shell 代码 · 共 12 行

SH
12
字号
#! /bin/sh# Run this to generate all the auto-generated files needed by the GNU# configure programlibtoolize --automakeaclocalautoheaderautomake --add-missing --gnuautoconfecho "Now use ./configure --enable-maintainer-mode"

⌨️ 快捷键说明

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