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