bootstrap
来自「This program is a RADIUS RFC-compliant d」· 代码 · 共 16 行
TXT
16 行
#!/bin/sh## $Id: bootstrap,v 1.1.2.2 2004/08/19 16:19:01 flovergine Exp $## Copyright (C) 2004 Francesco P. Lovergine <frankie@yardradius.org># All rights reserved. See LICENSE file for license information.## This script is useful on Debian GNU/Linux as an alternradiusdative to autoreconf.# Adaptable to other platforms mutata mutanda.#autoheader2.50 \&& aclocal-1.7 \&& autoconf2.50 \&& automake-1.7 --add-missing --force --copy
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?