autogen.sh

来自「这个软件的功能同我上次传的那个avifile.也是linux上的一个用于多媒体应」· Shell 代码 · 共 12 行

SH
12
字号
#!/bin/sh#It's cool, it's new, it's autoreconf!#autoreconf#Regenerate config.h.inautoheader2.50#Scan configure.in for AM_ macros and stuff them in aclocal.m4aclocal-1.7#Generate Makefile.in from Makefile.amautomake-1.7 --force-missing --copy#Generate configure from configure.inautoconf2.50

⌨️ 快捷键说明

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