diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 00a6ab8..3202521 100644 --- a/configure.ac +++ b/configure.ac @@ -65,6 +65,8 @@ case "$with_gtk" in ;; esac +AC_SUBST(GTK_API_VERSION) + dnl======================================================================= dnl Check for the volume control modules dnl======================================================================= |