configure.in.bot.end

来自「This file describes the settings to be u」· END 代码 · 共 13 行

END
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 + -
显示快捷键?