Reduce the number of Makefiles in 'src/' even MOAR!
[babeltrace.git] / configure.ac
index 90ce3d2077f62a6f9801548512f660f5fb0e89a0..ad5a8cc95aef77b6769cc4b09cf3cc87dc22531d 100644 (file)
@@ -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
This page took 0.039272 seconds and 4 git commands to generate.