Mercurial > emacs
view lispintro/configure.in @ 52981:54482f5ea7be
Remove tear off capability for GTK popup menus.
Since the context in Lisp is not present anymore, we don't know
how to invoke the action for a menu item.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 02 Nov 2003 16:47:32 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
dnl autoconf input file for the emacs lisp intro AC_INIT(emacs-lisp-intro.texi) AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00) AC_OUTPUT(Makefile) m4_if(dnl Do not change this comment arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373 )dnl