summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07a54430..55135948 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,7 @@ case "$with_gtk" in
;;
3.0) GTK_API_VERSION=3.0
GTK_REQUIRED=3.0.0
- LIBCANBERRA_API_VERSION=-gtk3
+ LIBCANBERRA_API_VERSION=3
WEATHER_LIB=gweather
WEATHER_REQUIRED=3.8.0
;;