The branch, master has been updated
       via  1069d457c657488f8be0034f5ce67e8279bbfae8 (commit)
      from  eed5843392a6318894a9d4d408b0b163ee8e697f (commit)


- Log -----------------------------------------------------------------
commit 1069d457c657488f8be0034f5ce67e8279bbfae8
Author:     James Almer <[email protected]>
AuthorDate: Mon Sep 1 22:37:17 2025 -0300
Commit:     James Almer <[email protected]>
CommitDate: Mon Sep 1 22:37:17 2025 -0300

    configure: report if unstable is enabled
    
    Signed-off-by: James Almer <[email protected]>

diff --git a/configure b/configure
index 3a0a3c560c..7ec4c3975b 100755
--- a/configure
+++ b/configure
@@ -8175,6 +8175,7 @@ echo "perl enabled              ${perl-no}"
 echo "pod2man enabled           ${pod2man-no}"
 echo "makeinfo enabled          ${makeinfo-no}"
 echo "makeinfo supports HTML    ${makeinfo_html-no}"
+echo "experimental features     ${unstable-no}"
 echo "xmllint enabled           ${xmllint-no}"
 test -n "$random_seed" &&
     echo "random seed               ${random_seed}"

-----------------------------------------------------------------------

Summary of changes:
 configure | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to