summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-04 11:44:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-04 11:44:36 +0000
commit0044b1887744d29ae918e7f5e8799f7ffa8eb3be (patch)
treee524a8b8b6982356f3a447f756a8c0d6469fa5d1
parentfbf9a582f49bd551ca8e2a3efc462a6947108c1d (diff)
downloadmpv-0044b1887744d29ae918e7f5e8799f7ffa8eb3be.tar.bz2
mpv-0044b1887744d29ae918e7f5e8799f7ffa8eb3be.tar.xz
Add information about configure options to config.mak.
This is useful for debugging and convenient outside of config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29246 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index e7d82521e4..7e00e7f7f2 100755
--- a/configure
+++ b/configure
@@ -8089,6 +8089,8 @@ cat > config.mak << EOF
# Ensure that locale settings do not interfere with shell commands.
export LC_ALL = C
+CONFIGURATION = $_configuration
+
CHARSET = $_charset
DOC_LANG = $doc_lang
DOC_LANGS = $doc_langs