Mercurial > mplayer.hg
changeset 29204:de815ca5405c
Add information about configure options to config.mak.
This is useful for debugging and convenient outside of config.h.
author | diego |
---|---|
date | Mon, 04 May 2009 11:44:36 +0000 |
parents | 80865c30ee80 |
children | 94b0940726ca |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun May 03 21:52:41 2009 +0000 +++ b/configure Mon May 04 11:44:36 2009 +0000 @@ -8089,6 +8089,8 @@ # 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