From f23b13a8d55c2cb8d2e693453a3298506f7f08ee Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 23 Aug 2015 15:23:36 +0300 Subject: configure.ac: remove excessive assignments --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 3215bd0..c71eb46 100644 --- a/configure.ac +++ b/configure.ac @@ -126,8 +126,6 @@ dnl it too, or it will never make it into the spec file! dnl ---------------------------------------------------------------------------- dnl GTK library version dnl ---------------------------------------------------------------------------- -GTK_API_VERSION=2.0 -GTK_REQUIRED=2.24.0 AC_MSG_CHECKING([which gtk+ version to compile against]) AC_ARG_WITH([gtk], -- cgit v1.2.1