diff options
author | infirit <[email protected]> | 2013-10-10 00:51:18 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-10 00:51:18 +0200 |
commit | 55e8d3025a24479012202c4799925217983e3159 (patch) | |
tree | 5578aa3714aa3495436964bcc271edca61d4c68b /configure.ac | |
parent | 002703a0f4b6167dd6421c3a0a96795c6386c840 (diff) | |
download | mate-polkit-55e8d3025a24479012202c4799925217983e3159.tar.bz2 mate-polkit-55e8d3025a24479012202c4799925217983e3159.tar.xz |
use GTK_API_VERSION for gir-scanner
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6224320..7ceb13a 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,7 @@ LT_AGE=0 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE) +AC_SUBST(GTK_API_VERSION) AC_PROG_CC AC_ISC_POSIX |