diff --git a/bootstrap.sh b/bootstrap.sh index 9b53b8b..de16e6d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -845,7 +845,7 @@ if testtag AX_USE_DOXYGEN; then doxyreplace PROJECT_NAME "@PACKAGE_NAME@" doxyreplace PROJECT_NUMBER "@PACKAGE_VERSION@" doxyreplace PROJECT_BRIEF "@DESCRIPTION@" - doxyreplace PROJECT_LOGO "@top_srcdir@/@PACKACE_LOGO@" + doxyreplace PROJECT_LOGO "@top_srcdir@/@PACKAGE_LOGO@" doxyreplace INLINE_INHERITED_MEMB YES doxyreplace MULTILINE_CPP_IS_BRIEF YES doxyreplace TAB_SIZE 2