From 0044b1887744d29ae918e7f5e8799f7ffa8eb3be Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 4 May 2009 11:44:36 +0000 Subject: 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 --- configure | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3