diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 19:31:45 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-05-31 19:31:45 +0200 |
commit | 6c2a2fea3c11e440336e8b39fdbc82c008c1d54e (patch) | |
tree | 436c04cd6d7b8318111b1beaa6fa5e990af7201a /configure.ac | |
parent | f8057e9c31400721e7d02ea07728fbb8bd86ec2b (diff) | |
download | xine-lib-6c2a2fea3c11e440336e8b39fdbc82c008c1d54e.tar.gz xine-lib-6c2a2fea3c11e440336e8b39fdbc82c008c1d54e.tar.bz2 |
Replace libmad with a pristine copy of 0.15.1b, and move it into contrib/.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 434049db0..2537ea9ed 100644 --- a/configure.ac +++ b/configure.ac @@ -1116,6 +1116,7 @@ doc/Doxyfile contrib/Makefile contrib/gsm610/Makefile contrib/libdca/Makefile +contrib/libmad/Makefile contrib/libmpcdec/Makefile contrib/libxdg-basedir/Makefile contrib/nosefart/Makefile |