Searched refs:ogg_prefix (Results 1 – 3 of 3) sorted by relevance
12 …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" ; then21 elif test "x$ogg_prefix" != "x" ; then22 OGG_LIBS="-L$ogg_prefix/lib"27 if test "x$ogg_prefix" != "xno" ; then33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then35 elif test "x$ogg_prefix" != "x" ; then36 OGG_CFLAGS="-I$ogg_prefix/include"42 if test "x$ogg_prefix" = "xno" ; then
12496 withval=$with_ogg; ogg_prefix="$withval"12498 ogg_prefix=""12527 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then12529 elif test "x$ogg_prefix" != "x" ; then12530 OGG_LIBS="-L$ogg_prefix/lib"12535 if test "x$ogg_prefix" != "xno" ; then12541 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then12543 elif test "x$ogg_prefix" != "x" ; then12544 OGG_CFLAGS="-I$ogg_prefix/include"12551 if test "x$ogg_prefix" = "xno" ; then