[Scummvm-git-logs] scummvm master -> c8fd73a22899c5cf327604f19c61ac0929f60fe4

sev- noreply at scummvm.org
Sat Jan 1 19:33:59 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c8fd73a228 CONFIGURE: Add description for --disable-detection-full option


Commit: c8fd73a22899c5cf327604f19c61ac0929f60fe4
    https://github.com/scummvm/scummvm/commit/c8fd73a22899c5cf327604f19c61ac0929f60fe4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-01-01T20:33:30+01:00

Commit Message:
CONFIGURE: Add description for --disable-detection-full option

Changed paths:
    configure


diff --git a/configure b/configure
index c4c3e67234f..1e272971ec8 100755
--- a/configure
+++ b/configure
@@ -859,6 +859,7 @@ Optional Features:
   --enable-static          build a static binary instead of using shared objects
   --enable-detection-static  build detection features into executable (default)
   --enable-detection-dynamic build detection features into a library
+  --disable-detection-full add detection only for the engines which were enabled
   --disable-debug          disable building with debugging symbols
   --enable-Werror          treat warnings as errors
   --enable-release         enable building in release mode (this activates




More information about the Scummvm-git-logs mailing list