[MPlayer-cvslog] r29246 - trunk/configure

diego subversion at mplayerhq.hu
Mon May 4 13:44:36 CEST 2009


Author: diego
Date: Mon May  4 13:44:36 2009
New Revision: 29246

Log:
Add information about configure options to config.mak.
This is useful for debugging and convenient outside of config.h.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun May  3 23:52:41 2009	(r29245)
+++ trunk/configure	Mon May  4 13:44:36 2009	(r29246)
@@ -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


More information about the MPlayer-cvslog mailing list