aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index be71f79..43e67a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,6 +23,9 @@ dnl Initialize libtool
LT_PREREQ([2.2])
LT_INIT
+dnl Specific warnings to always use
+LIBQMI_GLIB_COMPILER_WARNINGS
+
dnl General dependencies
PKG_CHECK_MODULES(LIBQMI_GLIB,
glib-2.0 >= 2.28