Added infrastructure for GtkBuilder and change oneway-dialog to use it.
[pspp-builds.git] / configure.ac
index 1abc80430659c53a3d972d03c9b5261081a90b08..7a67e6002438dfb8671b25d1553c86b6ace9fcf6 100644 (file)
@@ -46,9 +46,6 @@ AC_ARG_WITH(
   [AS_HELP_STRING([--without-gui], [don't build the PSPPIRE gui])])
 
 required_gtk_version=2.12
-if test x"$enable_anachronistic_dependencies" = x"yes"  ; then
-  required_gtk_version=2.8.20
-fi
 
 if test x"$with_gui" != x"no" ; then 
   PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $required_gtk_version,,