Mercurial > audlegacy
changeset 1721:b6ea1314f15c trunk
[svn] - remove reference in autoconf
author | nenolod |
---|---|
date | Sat, 16 Sep 2006 17:53:36 -0700 |
parents | d8119214066d |
children | 77beb72fcf2b |
files | ChangeLog configure.ac |
diffstat | 2 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 16 17:51:46 2006 -0700 +++ b/ChangeLog Sat Sep 16 17:53:36 2006 -0700 @@ -1,3 +1,15 @@ +2006-09-17 00:51:46 +0000 William Pitcock <nenolod@nenolod.net> + revision [2377] + - do not generate a Makefile for libconsole + - remove dead JMA code + + + Changes: Modified: + +0 -0 trunk/Plugins/Input/console/Jma_File.cxx + +49 -0 trunk/Plugins/Input/console/Jma_File.h + +0 -49 trunk/Plugins/Input/console/Makefile.in + + 2006-09-17 00:47:12 +0000 William Pitcock <nenolod@nenolod.net> revision [2375] - remove iconv code altogether
--- a/configure.ac Sat Sep 16 17:51:46 2006 -0700 +++ b/configure.ac Sat Sep 16 17:53:36 2006 -0700 @@ -1161,7 +1161,6 @@ Plugins/Input/flac/Makefile Plugins/Input/flac/plugin_common/Makefile Plugins/Input/sid/Makefile - Plugins/Input/console/Makefile Plugins/Input/wma/Makefile Plugins/Input/wma/libffwma/Makefile Plugins/Input/timidity/Makefile