From e07db99e4ab834f562bd1d1234a5827ae5ef4747 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 4 Feb 2014 22:57:59 +0100 Subject: invest-applet: Add gtk3 support --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ec379921..7c525352 100644 --- a/configure.ac +++ b/configure.ac @@ -117,6 +117,8 @@ case "$with_gtk" in GUCHARMAP_REQUIRED=3.0.0 ;; esac +AC_SUBST(GTK_API_VERSION) + dnl *************************************************************************** -- cgit v1.2.1