Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!PEBBLES.BBN.COM!jr From: jr@PEBBLES.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: X.V11R2 menus within gnu? Message-ID: <12631.580069321@pebbles> Date: 19 May 88 18:22:01 GMT References: <32268@linus.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jr@bbn.com Organization: The Internet Lines: 8 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