projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40671fe
)
TARGET_OS in config.mak is unused
author
Måns Rullgård
<mans@mansr.com>
Sun, 18 Feb 2007 15:24:33 +0000
(15:24 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Sun, 18 Feb 2007 15:24:33 +0000
(15:24 +0000)
Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
43cfd07
..
308366d
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1867,7
+1867,6
@@
fi
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