summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Heinchen <heinchen@users.sourceforge.net>2003-07-02 12:43:37 +0000
committerAndreas Heinchen <heinchen@users.sourceforge.net>2003-07-02 12:43:37 +0000
commitc13641302fc1d825493dec69860f6422e8059210 (patch)
tree165dd6c491f733a6f3fdba3884b0121b461f78ee
parentb20a5e99e772f77296906ee179534a6d646c1f56 (diff)
downloadxine-lib-c13641302fc1d825493dec69860f6422e8059210.tar.gz
xine-lib-c13641302fc1d825493dec69860f6422e8059210.tar.bz2
removed debugging echo
CVS patchset: 5120 CVS date: 2003/07/02 12:43:37
-rw-r--r--m4/theora.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/theora.m4 b/m4/theora.m4
index 2769c9d10..f6aa7be79 100644
--- a/m4/theora.m4
+++ b/m4/theora.m4
@@ -29,7 +29,6 @@ AC_ARG_ENABLE(theoratest, [ --disable-theoratest Do not try to compile an
ac_save_CFLAGS="$CFLAGS"
ac_save_LIBS="$LIBS"
CFLAGS="$CFLAGS $THEORA_CFLAGS"
- echo "these are your cflags $CFLAGS"
LIBS="$LIBS $THEORA_LIBS $OGG_LIBS"
dnl
dnl Now check if the installed Theora is sufficiently new.