[FFmpeg-devel] [PATCH]Show result of yasm test at end of configure
Carl Eugen Hoyos
cehoyos
Wed Aug 13 18:38:13 CEST 2008
Hi!
I think it makes sense to show in configures output if yasm was detected.
Carl Eugen
-------------- next part --------------
Index: configure
===================================================================
--- configure (Revision 14725)
+++ configure (Arbeitskopie)
@@ -1945,6 +1945,7 @@
echo "install prefix $prefix"
echo "source path $source_path"
echo "C compiler $cc"
+echo "yasm ${yasm-no}"
echo ".align is power-of-two $asmalign_pot"
echo "ARCH $arch ($cpu)"
if test "$build_suffix" != ""; then
More information about the ffmpeg-devel
mailing list