emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change default toolkit to Gtk3?


From: Chong Yidong
Subject: Re: Change default toolkit to Gtk3?
Date: Sun, 09 Sep 2012 14:49:18 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Ulrich Mueller <address@hidden> writes:

> How about this:
>
> configure    (Gtk3 is tried, then Gtk2)
> configure --with-x-toolkit=gtk  (as above)
> configure --with-x-toolkit=gtk2 (try Gtk2 only).

I don't think we should drop configure flags, so --with-x-toolkit=gtk3
needs to still be recognized.  So, it should be

configure    (Gtk3 is tried, then Gtk2)
configure --with-x-toolkit=gtk  (as above)
configure --with-x-toolkit=gtk3 (as above)
configure --with-x-toolkit=gtk2 (try Gtk2 only).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]