diff options
author | Andreas Heinchen <heinchen@users.sourceforge.net> | 2003-05-06 14:21:26 +0000 |
---|---|---|
committer | Andreas Heinchen <heinchen@users.sourceforge.net> | 2003-05-06 14:21:26 +0000 |
commit | 8d22b2772ca4d80aa8e98e9029def1f92417c766 (patch) | |
tree | 40c5f80f092df7e59d27452bf828ecb535a9b28e | |
parent | 883cc45e4791c8f796de86e31fe72e5a6deae709 (diff) | |
download | xine-lib-8d22b2772ca4d80aa8e98e9029def1f92417c766.tar.gz xine-lib-8d22b2772ca4d80aa8e98e9029def1f92417c766.tar.bz2 |
removed accidently commitet echo command
CVS patchset: 4780
CVS date: 2003/05/06 14:21:26
-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 ***])) |