diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f7b5bd5b6..4ee9a772b 100644 --- a/configure.ac +++ b/configure.ac @@ -608,8 +608,6 @@ dnl --------------------------------------------- dnl Ogg/Theora libs. dnl --------------------------------------------- -echo "these are your cflags before ampath_blabla $CFLAGS " - AM_PATH_OGG( [ AM_PATH_THEORA(AC_DEFINE(HAVE_THEORA,1,[Define this if you have theora]), AC_MSG_RESULT([*** All OGG/THEORA dependent parts will be disabled ***])) |