Displaying 2 results from an estimated 2 matches for "c550089c".
Did you mean:
550089
2025 Mar 16
1
[RFC][PATCH] API documentation: replace modules.html by topics.html
...-by: Michael Opdenacker <michael.opdenacker at rootcommit.com>
Suggested-by: Christian Weisgerber <naddy at mips.inka.de>
---
configure.ac | 2 +-
include/FLAC/all.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8eb82320..c550089c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,7 +296,7 @@ if test "x$enable_doxygen_docs" != xfalse ; then
fi
AM_CONDITIONAL(FLaC__HAS_DOXYGEN, test -n "$DOXYGEN")
-if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -...
2025 Mar 16
1
[RFC][PATCH] API documentation: replace modules.html by topics.html
...enacker at rootcommit.com>
> Suggested-by: Christian Weisgerber <naddy at mips.inka.de>
> ---
> configure.ac | 2 +-
> include/FLAC/all.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 8eb82320..c550089c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -296,7 +296,7 @@ if test "x$enable_doxygen_docs" != xfalse ; then
> fi
> AM_CONDITIONAL(FLaC__HAS_DOXYGEN, test -n "$DOXYGEN")
>
> -if test ! -n "$DOXYGEN" && test -f "$srcdir/doc...