Home
last modified time | relevance | path

Searched refs:ogg_prefix (Results 1 – 3 of 3) sorted by relevance

/external/libvorbis/m4/
Dogg.m412 …with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
21 elif test "x$ogg_prefix" != "x" ; then
22 OGG_LIBS="-L$ogg_prefix/lib"
27 if test "x$ogg_prefix" != "xno" ; then
33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
35 elif test "x$ogg_prefix" != "x" ; then
36 OGG_CFLAGS="-I$ogg_prefix/include"
42 if test "x$ogg_prefix" = "xno" ; then
/external/libogg/
Dogg.m412 …with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
21 elif test "x$ogg_prefix" != "x" ; then
22 OGG_LIBS="-L$ogg_prefix/lib"
27 if test "x$ogg_prefix" != "xno" ; then
33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
35 elif test "x$ogg_prefix" != "x" ; then
36 OGG_CFLAGS="-I$ogg_prefix/include"
42 if test "x$ogg_prefix" = "xno" ; then
/external/libvorbis/
Dconfigure12496 withval=$with_ogg; ogg_prefix="$withval"
12498 ogg_prefix=""
12527 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
12529 elif test "x$ogg_prefix" != "x" ; then
12530 OGG_LIBS="-L$ogg_prefix/lib"
12535 if test "x$ogg_prefix" != "xno" ; then
12541 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
12543 elif test "x$ogg_prefix" != "x" ; then
12544 OGG_CFLAGS="-I$ogg_prefix/include"
12551 if test "x$ogg_prefix" = "xno" ; then