]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Fri, 14 Sep 2012 10:17:31 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 14 Sep 2012 10:17:31 +0000 (06:17 -0400)
autogen/configure

index 25391a0469e979aa879def805cc23ed27ed9ed92..63295f68db0b714c0bb532035898800ea35e193e 100755 (executable)
 #### 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 "