summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-11-20 21:46:43 +0000
committerDiego Biurrun <diego@biurrun.de>2006-11-20 21:46:43 +0000
commitcb741242a1814db071ed1b1c694352efdc7624c7 (patch)
tree33a1075179194bd8026b2577c4613133c56e191e /configure
parent8db4f43c6882c1209073abe96c5ce68c8d13d80c (diff)
Nuke config.log support.
Originally committed as revision 7141 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 75f1b0bca5..2554e8fd89 100755
--- a/configure
+++ b/configure
@@ -1771,8 +1771,6 @@ fi
echo "Creating config.mak and config.h..."
-date >> config.log
-echo " $0 $FFMPEG_CONFIGURATION" >> config.log
echo "# Automatically generated by configure - do not modify!" > config.mak
echo "/* Automatically generated by configure - do not modify! */" > $TMPH
echo "#define FFMPEG_CONFIGURATION "'"'"$FFMPEG_CONFIGURATION"'"' >> $TMPH