configure.in.bot.end.svn-base

来自「ftpmonitor-0.80,linux下ftp协议服务监控程序.」· SVN-BASE 代码 · 共 13 行

SVN-BASE
13
字号
if test "$all_tests" = "bad"; then  if test ! "$cache_file" = "/dev/null"; then    echo ""        echo "Please remove the file $cache_file after changing your setup"    echo "so that configure will find the changes next time."    echo ""  fielse  echo ""  echo "Good - your configure finished. Start make now"  echo ""fi

⌨️ 快捷键说明

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