[Top][All Lists]
[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).
- Change default toolkit to Gtk3?, Jan Djärv, 2012/09/08
- Re: Change default toolkit to Gtk3?, Paul Eggert, 2012/09/08
- Re: Change default toolkit to Gtk3?, Chong Yidong, 2012/09/08
- Re: Change default toolkit to Gtk3?, Ulrich Mueller, 2012/09/09
- Re: Change default toolkit to Gtk3?,
Chong Yidong <=
- Re: Change default toolkit to Gtk3?, Jan Djärv, 2012/09/09
- Re: Change default toolkit to Gtk3?, Dmitry Antipov, 2012/09/12
- Re: Change default toolkit to Gtk3?, Jan Djärv, 2012/09/13
- Re: Change default toolkit to Gtk3?, Dmitry Antipov, 2012/09/13
- Re: Change default toolkit to Gtk3?, Jan Djärv, 2012/09/13