diff options
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 8a7bddc..1ab7753 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 |