diff options
-rw-r--r-- | m4/theora.m4 | 1 |
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. |