--- configure.orig 2025-02-10 14:21:36 UTC +++ configure @@ -19899,7 +19899,7 @@ fi fi -if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f "$srcdir/doc/api/modules.html" ; then +if test ! -n "$DOXYGEN" && test -f "$srcdir/doc/FLAC.tag" && test -f "$srcdir/doc/api/index.html" ; then HAS_PREBUILT_DOXYGEN=yes fi if test "x$HAS_PREBUILT_DOXYGEN" = xyes; then @@ -22374,8 +22374,8 @@ then : if test "x${ax_enable_debug}" = "xno" then : - CFLAGS="-O3 -funroll-loops $CFLAGS" - CXXFLAGS="-O3 $CXXFLAGS" + #CFLAGS="-O3 -funroll-loops $CFLAGS" + #CXXFLAGS="-O3 $CXXFLAGS" fi