[comp.emacs] X.V11R2 menus within gnu?

jr@PEBBLES.BBN.COM (John Robinson) (05/20/88)

x menus stil work under x11r2.  You have to get the right library
file, that's all.  This is really the x10 menu code, but it still
works in x11.  The right line that should result in your xmakefile
would be:

  LIBX = -lXMenu11 -loldX -lX11 

/jr
jr@bbn.com or bbn!jr