configure

来自「世界上最快的脚本语言lua的源码」· 代码 · 共 10 行

TXT
10
字号
#!/bin/sh# Lua does not use GNU autoconf; just edit ./config if needed to suit your# platform and then run make.# This shows the parameters currently set in ./config:make echo# If you want config as a Lua program, run "make lecho".

⌨️ 快捷键说明

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