diff options
author | infirit <[email protected]> | 2013-10-17 15:49:02 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-17 15:49:02 +0200 |
commit | 551fcd88a6d5a6e5774e6c9f052cd244313f4f7b (patch) | |
tree | 1fb3b71d678af95643325af1ff44ac942d0f53d9 | |
parent | d06a96916077dfc2db2958868df1bd5fc0e42d15 (diff) | |
download | eom-551fcd88a6d5a6e5774e6c9f052cd244313f4f7b.tar.bz2 eom-551fcd88a6d5a6e5774e6c9f052cd244313f4f7b.tar.xz |
gtk3: remove gtk_required which is now in case
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index fddff03..5e93ace 100644 --- a/configure.ac +++ b/configure.ac @@ -84,8 +84,6 @@ YELP_HELP_INIT # MATE Libs # ********** -GTK_REQUIRED=2.18.0 - AC_MSG_CHECKING([which gtk+ version to compile against]) AC_ARG_WITH([gtk], [AS_HELP_STRING([--with-gtk=2.0|3.0],[which gtk+ version to compile against (default: 2.0)])], |