projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9a0776
)
1l
author
Alex Beregszaszi
<alex@rtfs.hu>
Wed, 21 May 2003 18:17:52 +0000
(18:17 +0000)
committer
Alex Beregszaszi
<alex@rtfs.hu>
Wed, 21 May 2003 18:17:52 +0000
(18:17 +0000)
Originally committed as revision 1897 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
67b9fce
..
3fbfc4a
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-771,7
+771,7
@@
if test "$altivec" = "yes" ; then
if test "$_altivec_h" = "yes" ; then
echo "#define HAVE_ALTIVEC_H 1" >> $TMPH
else
- echo "#undef HAVE_ALTIVEC_H
1
" >> $TMPH
+ echo "#undef HAVE_ALTIVEC_H" >> $TMPH
fi
fi
if test "$gprof" = "yes" ; then