mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-14 00:58:38 +02:00
1l
Originally committed as revision 1897 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a9a07762b8
commit
e67e14d54c
2
configure
vendored
2
configure
vendored
@ -771,7 +771,7 @@ if test "$altivec" = "yes" ; then
|
|||||||
if test "$_altivec_h" = "yes" ; then
|
if test "$_altivec_h" = "yes" ; then
|
||||||
echo "#define HAVE_ALTIVEC_H 1" >> $TMPH
|
echo "#define HAVE_ALTIVEC_H 1" >> $TMPH
|
||||||
else
|
else
|
||||||
echo "#undef HAVE_ALTIVEC_H 1" >> $TMPH
|
echo "#undef HAVE_ALTIVEC_H" >> $TMPH
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if test "$gprof" = "yes" ; then
|
if test "$gprof" = "yes" ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user