+ <xi:include href="include/unix.xml"/>
+
+<!-- Moved to brandt32 while ranvsgaard is down -->
+<disable>
+ <build>
+ <name>Linux i386 wxGTK stable STL</name>
+ <builddir>ravnsgaard_wxgtk_stable</builddir>
+ <scheduler>stable_quick</scheduler>
+ <steps>
+ <checkout branch="{$STABLE_BRANCH}"/>
+ <configure options="--enable-stl"/>
+ <compile-all utils="false"/>
+ <run-tests/>
+ </steps>
+ </build>
+