From 940667e1e22254514f094f66fe8f684842e8287d Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 4 Jul 2007 08:33:40 +0000 Subject: Write configure parameters to configure.log. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23716 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 73cf0042cf..eeb33ae464 100755 --- a/configure +++ b/configure @@ -1259,6 +1259,9 @@ TMPCPP="$I/mplayer-conf-$RANDOM-$$.cpp" TMPO="$I/mplayer-conf-$RANDOM-$$.o" TMPS="$I/mplayer-conf-$RANDOM-$$.S" +echo configuration: $_configuration > "$TMPLOG" +echo >> "$TMPLOG" + # config files # FIXME: A lot of stuff is installed under /usr/local -- cgit v1.2.3