summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-04-10 16:23:16 +0200
committerrbuj <[email protected]>2020-04-10 16:23:16 +0200
commit7306dd05d93a17903d95d0381c42873ac26336b2 (patch)
tree20a71074ea54c9ceb461d39dd9737680175ddb5c /configure.ac
parente6b3c74e8dc73f098ce2b0f8e1ba57e5851e1db3 (diff)
downloadmate-notification-daemon-7306dd05d93a17903d95d0381c42873ac26336b2.tar.bz2
mate-notification-daemon-7306dd05d93a17903d95d0381c42873ac26336b2.tar.xz
build: do not override the default value for MATE_COMPILE_WARNINGS
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 0b27f93..9ce86e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ dnl ---------------------------------------------------------------------------
dnl Warning flags
dnl ---------------------------------------------------------------------------
MATE_MAINTAINER_MODE_DEFINES
-MATE_COMPILE_WARNINGS([yes])
+MATE_COMPILE_WARNINGS
dnl ---------------------------------------------------------------------------
dnl Initialize Libtool