* configure.ac: Report Gtk+ 3 as GTK.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 13 Sep 2012 12:02:00 +0000 (14:02 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 13 Sep 2012 12:02:00 +0000 (14:02 +0200)
ChangeLog
configure.ac

index 0755874..e46fbef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2012-09-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * configure.ac: Reorder Xaw3d messages.
+       Report Gtk+ 3 as GTK.
 
 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
 
index a6395dc..ce65f07 100644 (file)
@@ -4384,11 +4384,7 @@ End:
 #### It makes printing result more understandable as using GTK sets
 #### toolkit_scroll_bars to yes by default.
 if test "${HAVE_GTK}" = "yes"; then
-  if test "${with_gtk3}" = "yes"; then
-    USE_X_TOOLKIT=GTK3
-  else
-    USE_X_TOOLKIT=GTK
-  fi
+  USE_X_TOOLKIT=GTK
 fi
 
 echo "