This is a regression introduced after rewriting the configure script to start by enabling features used instead of disabling ones that weren't used. Since FMSLogo does not use wxStatusBar, it made sense not to enable it. However, as described in bug #423, there's a quirk of wxWidgets where it requires the status bar to send "update UI events" that are used to disable menu items.