summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-19 05:43:40 -0700
committerStefano Karapetsas <[email protected]>2013-10-19 05:43:40 -0700
commit65b4e4dbb0c7699e7277c38a024aa0e4897df218 (patch)
treef69e6e3a30b8f867ad044518494a01d3e6d2084e /configure.ac
parent991136d9468b78f139a0ae4d9dbea9a864eed330 (diff)
parent97956ce4fae0bc30bc49458c47860c30993d09e9 (diff)
downloadcaja-65b4e4dbb0c7699e7277c38a024aa0e4897df218.tar.bz2
caja-65b4e4dbb0c7699e7277c38a024aa0e4897df218.tar.xz
Merge pull request #182 from infirit/master
Use GTK_API_VERSION for GIR and correct typo
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f4cab8fe..38b602c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,6 +50,7 @@ case "$with_gtk" in
GAIL_API_VERSION=-3.0
;;
esac
+AC_SUBST([GTK_API_VERSION])
dnl ===========================================================================