Emacs30 linked to gtk3 can still hang X11 on my system when using drop-down menus in Emacs GUI. Toolkit gtk2 worked great, but that option was removed. So I would like to try Emacs30 linked to xaw.
I use to modify options.mk to get it to compile with gtk2, but I noticed this comment in that file:
--with-x-toolkit=KIT use an X toolkit (KIT one of: gtk3, xaw, no)
How would I specify '--with-x-toolkit=xaw' ? I tried this but it aborts:
make --with-x-toolkit=xaw
Thanks
PS, right now I am using package emacs28-28.2nb38 since that seems to work fine with gtk3