Commit 0cb78cef authored by Diego Biurrun's avatar Diego Biurrun

10l: Use double, not single, quotes when variables need to be expanded.

Originally committed as revision 8129 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8eee7025
......@@ -584,7 +584,7 @@ THREADS_LIST='
w32threads
'
HAVE_LIST='
HAVE_LIST="
$THREADS_LIST
altivec
altivec_h
......@@ -621,7 +621,7 @@ HAVE_LIST='
sys_poll_h
sys_soundcard_h
threads
'
"
TARGET_LIST='
altivec
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment