Author: cazfi
Date: Wed May  6 18:56:39 2015
New Revision: 29003

URL: http://svn.gna.org/viewcvs/freeciv?rev=29003&view=rev
Log:
Adjusted client preference order.

See patch #6050

Modified:
    trunk/configure.ac

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/configure.ac?rev=29003&r1=29002&r2=29003&view=diff
==============================================================================
--- trunk/configure.ac  (original)
+++ trunk/configure.ac  Wed May  6 18:56:39 2015
@@ -815,17 +815,17 @@
   dnl Gtk-2.0-specific overrides
   FC_GTK2_CLIENT
 
+  dnl QT-specific overrides
+  FC_QT_CLIENT
+
+  dnl SDL2-specific overrides
+  FC_SDL2_CLIENT
+
   dnl SDL-specific overrides
   FC_SDL_CLIENT
 
-  dnl SDL2-specific overrides
-  FC_SDL2_CLIENT
-
   dnl Xaw-specific overrides
   FC_XAW_CLIENT
-
-  dnl QT-specific overrides
-  FC_QT_CLIENT
 
   dnl Stub-specific overrides
   if test "x$gui_stub" = "xyes" || test "x$client" = "xall" ; then


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to