Fix: lib: handle BT_FUNC_STATUS_NOT_FOUND in bt_plugin_so_create_all_from_sections
[babeltrace.git] / configure.ac
index 59d98e9cbf38a16a4a7975e41f1c8eea2d2c7c25..f1ef5b148f503bdb475ea865ea029c39bbfefe04 100644 (file)
@@ -606,7 +606,7 @@ AE_IF_FEATURE_ENABLED([api-doc],
     DX_XML_FEATURE(OFF)
     DX_PDF_FEATURE(OFF)
     DX_PS_FEATURE(OFF)
-    DX_INIT_DOXYGEN([Babeltrace 2], [$(builddir)/Doxyfile], [output])
+    DX_INIT_DOXYGEN([babeltrace2], [$(builddir)/Doxyfile], [output])
     AS_IF([test -z "$DX_DOXYGEN"],
       [AC_MSG_ERROR([You need doxygen to enable the API documentation])]
     )
@@ -822,8 +822,9 @@ AC_CONFIG_FILES([
   tests/bitfield/Makefile
   tests/ctf-writer/Makefile
   tests/lib/Makefile
-  tests/lib/test-plugin-plugins/Makefile
   tests/lib/conds/Makefile
+  tests/lib/test-plugin-init-fail-plugin/Makefile
+  tests/lib/test-plugins-plugins/Makefile
   tests/lib/utils/Makefile
   tests/Makefile
   tests/param-validation/Makefile
This page took 0.024188 seconds and 4 git commands to generate.