EXTRA_ECONF is dead

for/master
Daniel Mierswa 2011-09-06 17:49:09 +02:00
parent 762fcb03fe
commit eea3e116f7
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ qemu_src_configure ()
--disable-strip \
--audio-drv-list="$(echo ${audio_drv[@]} | tr ' ' ',')" \
"${myconf[@]}" \
${EXTRA_ECONF} \
$@
}