if [ "$MC_GLIB" == "glib" ]; then
  OPTS="$OPTS --with-glib12"
fi                                       &&
OPTS="$OPTS --with-screen=ncurses"       &&
default_build
