[Commits] [SCM] claws branch, master, updated. 3.13.0-3-g12aa9a5
claws at claws-mail.org
claws at claws-mail.org
Sun Oct 11 14:46:55 CEST 2015
The branch, master has been updated
via 12aa9a5e05291e280d4f065b9fa1cade68aa4432 (commit)
from 6364e0fd9b9dac82744be6a890c2a99dffc883a4 (commit)
Summary of changes:
configure.ac | 4 ----
1 file changed, 4 deletions(-)
- Log -----------------------------------------------------------------
commit 12aa9a5e05291e280d4f065b9fa1cade68aa4432
Author: Paul <paul at claws-mail.org>
Date: Sun Oct 11 13:46:50 2015 +0100
remove check for gnome2, which has outlived its usefullness
diff --git a/configure.ac b/configure.ac
index 0d1ed29..b106d32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,10 +65,6 @@ if test x$PKG_CONFIG = xno ; then
AC_MSG_ERROR([*** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/])
fi
-dnl GNOME 2.x installed?
-PKG_CHECK_MODULES(GNOME2, libgnome-2.0 >= 2.0, ac_enable_gnome2=yes, ac_enable_gnome2=no)
-AM_CONDITIONAL(CLAWS_GNOME2, test x"$ac_enable_gnome2" = x"yes")
-
dnl libtool versioning
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list