------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=126342 michael.pyne kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID ------- Additional Comments From michael.pyne kdemail net 2007-11-14 02:14 ------- This can be done with the --build-system-only option, which will bail out of a build before the configure script is run. You can then go to the source dirs to run ./configure --help and see what options are available, and then re-run kdesvn-build without --build-system-only. This doesn't apply to CMake-based modules, where you can typically just use ccmake to see what's available before building.