+ <xi:include href="include/unix.xml"/>
+
+ <build>
+ <name>Linux i386 wxGTK stable STL</name>
+ <builddir>ravnsgaard_wxgtk_stable</builddir>
+ <scheduler>trunk_quick</scheduler>
+ <steps>
+ <checkout branch="{$STABLE_BRANCH}"/>
+ <configure options="--enable-stl"/>
+ <compile-all utils="false"/>
+ <run-tests/>
+ </steps>
+ </build>
+