*: ccmake
*: cmake-gui
*: cmake -i
-*: =nmi_tools/glue/SubmitInfo.pm=, which shows the build options that are used to build Condor on a wide variety of platforms in the NMI build system.
+*: Use =nmi_tools/glue/SubmitInfo.pm=, which shows the build options that are used to build Condor on a wide variety of platforms in the NMI build system.
+*:: To list the platforms that SubmitInfo.pm knows:
+*::: =./nmi_tools/glue/SubmitInfo.pm -l=
+*:: To list the options for a particular platform
+*::: =./nmi_tools/glue/SubmitInfo.pm <= _platform_ =>=
+*::: Example: =./nmi_tools/glue/SubmitInfo.pm x86_64_opensuse_11.3=
+*:: You can also specify a regex:
+*::: =./nmi_tools/glue/SubmitInfo.pm <= _/regex/_ =>=
+*::: Example: =./nmi_tools/glue/SubmitInfo.pm /opensuse/=
*: A minimal configuration:
{code}
./configure_uw \