readme.cvs

来自「qt-x11-opensource-src-4.1.4.tar.gz源码」· CVS 代码 · 共 26 行

CVS
26
字号
The CVS archive doesn't contain pre-built configuration scripts forUNIXish platforms.  To generate them say  sh autogen.shwhich in turn depends on the following packages:  automake (1.9.4)  libtool (1.5.16)  autoconf (2.59b)The versions given in parentheses are known to work.  Note that autogen.shalso sets up proper file permissions for the configure and auxiliaryscripts.For static builds which don't use platform specific optimizations noconfigure script is necessary at all; saying  make setup ansi  makeshould work on all platforms which have GNU make (or makepp).--- end of README.CVS ---

⌨️ 快捷键说明

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