summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-02 10:15:40 +0100
committerPablo Barciela <[email protected]>2020-03-02 10:21:55 +0100
commitecd0bc34d579ab1b540561fd8fed9c84f929bc0d (patch)
treed2f522cfb83b8d06b02b5f0241cca3fcd3992846
parent5e8a89a50409053190b014b6f16e05110af15702 (diff)
downloadlibmatemixer-1.22.tar.bz2
libmatemixer-1.22.tar.xz
build: drop MATE_CXX_WARNINGS1.22
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70c1215..37a9b54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -232,7 +232,6 @@ AC_SUBST(OSS_LIBS)
# Compiler warnings
# =======================================================================
MATE_COMPILE_WARNINGS([maximum])
-MATE_CXX_WARNINGS
# Turn on the additional warnings last, so warnings don't affect other tests.
AC_ARG_ENABLE(more-warnings,