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:
70ea1e6
)
forgotten av_
author
Michael Niedermayer
<michaelni@gmx.at>
Thu, 9 Aug 2007 09:30:43 +0000
(09:30 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Thu, 9 Aug 2007 09:30:43 +0000
(09:30 +0000)
Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 13093e73d3a4fbb79eaabc83fcc73a95e7009091..9b63a7141ffe167c21ca68f18ae2e3b75f438abe 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1975,7
+1975,7
@@
fi
echo "#define restrict $_restrict" >> $TMPH
if enabled small; then
- echo "#define always_inline" >> $TMPH
+ echo "#define a
v_a
lways_inline" >> $TMPH
fi
echo "SRC_PATH=\"$source_path\"" >> config.mak