Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:Ogg

1513   --disable-oggtest       Do not try to compile and run a test Ogg program
1521 --with-ogg=PFX Prefix where libogg is installed (optional)
1522 --with-ogg-libraries=DIR
1525 --with-ogg-includes=DIR Directory where libogg header files are installed
1538 OGG_CFLAGS C compiler flags for OGG, overriding pkg-config
1539 OGG_LIBS linker flags for OGG, overriding pkg-config
11854 { echo "$as_me:$LINENO: WARNING: * all floating point code, not just Ogg, built on this *" >&5
11855 echo "$as_me: WARNING: * all floating point code, not just Ogg, built on this *" >&2;}
11864 { echo "$as_me:$LINENO: WARNING: * To work around the problem for this build of Ogg, *" >&5
11865 echo "$as_me: WARNING: * To work around the problem for this build of Ogg, *" >&2;}
11868 { echo "$as_me:$LINENO: WARNING: * hurt Ogg performace but is necessary for an Ogg that *" >&5
11869 echo "$as_me: WARNING: * hurt Ogg performace but is necessary for an Ogg that *" >&2;}
12421 { echo "$as_me:$LINENO: checking for OGG" >&5
12422 echo $ECHO_N "checking for OGG... $ECHO_C" >&6; }
12429 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\"") >&5
12430 ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
12434 pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
12447 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\"") >&5
12448 ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
12452 pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
12471 OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ogg >= 1.0"`
12473 ogg >= 1.0"`
12494 # Check whether --with-ogg was given.
12502 # Check whether --with-ogg-libraries was given.
12510 # Check whether --with-ogg-includes was given.
12549 { echo "$as_me:$LINENO: checking for Ogg" >&5
12550 echo $ECHO_N "checking for Ogg... $ECHO_C" >&6; }
12578 #include <ogg/ogg.h>
12628 { { echo "$as_me:$LINENO: error: must have Ogg installed!" >&5
12629 echo "$as_me: error: must have Ogg installed!" >&2;}
12641 echo "*** Could not run Ogg test program, checking why..."
12652 #include <ogg/ogg.h>
12681 echo "*** that the run-time linker is not finding Ogg or finding the wrong"
12682 echo "*** version of Ogg. If it is not finding Ogg, you'll need to set your"
12694 echo "*** exact error that occured. This usually means Ogg was incorrectly installed"
12695 echo "*** or that you have moved Ogg since it was installed."
12705 { { echo "$as_me:$LINENO: error: must have Ogg installed!" >&5
12706 echo "$as_me: error: must have Ogg installed!" >&2;}
12799 { { echo "$as_me:$LINENO: error: Ogg >= 1.0 required !" >&5
12800 echo "$as_me: error: Ogg >= 1.0 required !" >&2;}