comparison configure.ac @ 3097:859a2346db99

[xemacs-hg @ 2005-11-26 18:24:51 by stephent] Build fixes. <87hd9z2rge.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 26 Nov 2005 18:25:03 +0000
parents ad2f4ae9895b
children ceb34344c827
comparison
equal deleted inserted replaced
3096:5694c986bd92 3097:859a2346db99
641 [],[], 641 [],[],
642 [XE_COMPLEX_OPTION([emacs],[yes]), 642 [XE_COMPLEX_OPTION([emacs],[yes]),
643 XE_COMPLEX_OPTION([menubars],[yes]), 643 XE_COMPLEX_OPTION([menubars],[yes]),
644 XE_COMPLEX_OPTION([tabs],[yes]), 644 XE_COMPLEX_OPTION([tabs],[yes]),
645 XE_COMPLEX_OPTION([gauges],[yes])]) 645 XE_COMPLEX_OPTION([gauges],[yes])])
646 [], [])
647 XE_MERGED_ARG([gtk], 646 XE_MERGED_ARG([gtk],
648 AC_HELP_STRING([--with-gtk],[Support GTK on the X Window System. (EXPERIMENTAL)]), 647 AC_HELP_STRING([--with-gtk],[Support GTK on the X Window System. (EXPERIMENTAL)]),
649 [true], [with_gtk=no]) 648 [true], [with_gtk=no])
650 XE_MERGED_ARG([gnome], 649 XE_MERGED_ARG([gnome],
651 AC_HELP_STRING([--with-gnome],[Support GNOME on the X Window System. (EXPERIMENTAL)]), 650 AC_HELP_STRING([--with-gnome],[Support GNOME on the X Window System. (EXPERIMENTAL)]),