[Scummvm-git-logs] scummvm master -> 39ef9beaca8feb99243b0eb7f475a9c91f8a6af4
sev-
sev at scummvm.org
Wed May 30 09:24:11 CEST 2018
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:
39ef9beaca CONFIGURE: Make Bink an engine dependency
Commit: 39ef9beaca8feb99243b0eb7f475a9c91f8a6af4
https://github.com/scummvm/scummvm/commit/39ef9beaca8feb99243b0eb7f475a9c91f8a6af4
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2018-05-30T08:24:06+01:00
Commit Message:
CONFIGURE: Make Bink an engine dependency
Changed paths:
configure
diff --git a/configure b/configure
index 8e2a387..7898a44 100755
--- a/configure
+++ b/configure
@@ -221,6 +221,7 @@ _have_x86=no
# Add (virtual) features
add_feature 16bit "16bit color" "_16bit"
+add_feature bink "Bink" "_bink"
add_feature cloud "cloud" "_cloud"
add_feature faad "libfaad" "_faad"
add_feature flac "FLAC" "_flac"
More information about the Scummvm-git-logs
mailing list