X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=ad5a8cc95aef77b6769cc4b09cf3cc87dc22531d;hb=6244258c549b206646f2d351281643527c92bc65;hp=90ce3d2077f62a6f9801548512f660f5fb0e89a0;hpb=dd420a9b3f83cda6f77e8813165a061856d9d618;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 90ce3d20..ad5a8cc9 100644 --- a/configure.ac +++ b/configure.ac @@ -746,7 +746,6 @@ m4_define([WARN_FLAGS_LIST], [ dnl -Wduplicated-branches dnl -Wlogical-op dnl -Wsuggest-override dnl - -Wno-unused-parameter dnl -Wno-sign-compare dnl dnl dnl Some versions of SWIG (like 3.0.12) generate code that produces @@ -815,21 +814,12 @@ AC_CONFIG_FILES([ Makefile src/babeltrace2-ctf-writer.pc src/babeltrace2.pc - src/bindings/Makefile src/bindings/python/bt2/bt2/version.py src/bindings/python/bt2/Makefile src/bindings/python/bt2/setup.py - src/bindings/python/Makefile src/cli/Makefile src/common/Makefile src/Makefile - src/plugins/common/Makefile - src/plugins/ctf/common/metadata/Makefile - src/plugins/ctf/Makefile - src/plugins/lttng-utils/Makefile - src/plugins/Makefile - src/plugins/text/Makefile - src/plugins/utils/Makefile tests/bitfield/Makefile tests/ctf-writer/Makefile tests/lib/Makefile