Home
last modified time | relevance | path

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

/external/libvorbis/m4/
Dogg.m414 …ory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
31 if test "x$ogg_includes" != "x" ; then
32 OGG_CFLAGS="-I$ogg_includes"
/external/libogg/
Dogg.m414 …ory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
31 if test "x$ogg_includes" != "x" ; then
32 OGG_CFLAGS="-I$ogg_includes"
/external/libvorbis/
Dconfigure12512 withval=$with_ogg_includes; ogg_includes="$withval"
12514 ogg_includes=""
12539 if test "x$ogg_includes" != "x" ; then
12540 OGG_CFLAGS="-I$ogg_includes"