remove echo that shouldn't have been left in
svn-id: r9610
This commit is contained in:
parent
ee3b2ffbfd
commit
5bd62413fc
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -198,7 +198,6 @@ for ac_option in $@; do
|
|||
;;
|
||||
--with-vorbis-prefix=*)
|
||||
_prefix=`echo $ac_option | cut -d '=' -f 2`
|
||||
echo "prefix is $_prefix"
|
||||
VORBIS_CFLAGS="-I$_prefix/include"
|
||||
VORBIS_LIBS="-L$_prefix/lib"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue