[Ffmpeg-cvslog] r8020 - trunk/configure
mru
subversion
Sun Feb 18 16:24:33 CET 2007
Author: mru
Date: Sun Feb 18 16:24:33 2007
New Revision: 8020
Modified:
trunk/configure
Log:
TARGET_OS in config.mak is unused
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sun Feb 18 16:24:33 2007
@@ -1867,7 +1867,6 @@
echo "SLIBPREF=$SLIBPREF" >> config.mak
echo "SLIBSUF=\${BUILDSUF}$SLIBSUF" >> config.mak
echo "EXESUF=\${BUILDSUF}$EXESUF" >> config.mak
-echo "TARGET_OS=$targetos" >> config.mak
ucarch=`toupper $arch`
echo "TARGET_ARCH_${ucarch}=yes" >> config.mak
More information about the ffmpeg-cvslog
mailing list