configure: use single word for PROJECT-NAME argument of DX_INIT_DOXYGEN
[babeltrace.git] / configure.ac
index 59d98e9cbf38a16a4a7975e41f1c8eea2d2c7c25..21c829214deb33f4d8276aaa9a0ef2cad4b5cf3c 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])]
     )
This page took 0.024505 seconds and 4 git commands to generate.