autogen.sh

来自「This library is distributed in the hope 」· Shell 代码 · 共 11 行

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

⌨️ 快捷键说明

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