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
This commit is contained in:
diego 2009-05-04 11:44:36 +00:00
parent fbf9a582f4
commit 0044b18877
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -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