changeset 725:a467a9e84295 trunk

[svn] - without this, libconsole.so doesn't compile.
author yaz
date Sat, 24 Feb 2007 20:27:03 -0800
parents d91c6ab8e774
children d24c2d0fb60c
files ChangeLog configure.ac
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 24 17:09:19 2007 -0800
+++ b/ChangeLog	Sat Feb 24 20:27:03 2007 -0800
@@ -1,3 +1,15 @@
+2007-02-25 01:09:19 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [1534]
+  - libflac -> libaudflac to prevent collision in the sun studio linker
+  - remove some checks wrt vfs which are obsolete due to flac import
+  
+  trunk/src/flac/Makefile             |    2 +-
+  trunk/src/flac/libflac/Makefile     |    4 ++--
+  trunk/src/flac/plugin_common/tags.c |    5 -----
+  trunk/src/flac/tag.c                |    5 -----
+  4 files changed, 3 insertions(+), 13 deletions(-)
+
+
 2007-02-25 00:36:25 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1532]
   - enforce $(PICFLAGS)
--- a/configure.ac	Sat Feb 24 17:09:19 2007 -0800
+++ b/configure.ac	Sat Feb 24 20:27:03 2007 -0800
@@ -900,6 +900,7 @@
 AM_CONDITIONAL(HAVE_LINUX_JOYSTICK,test "${ac_cv_header_linux_joystick_h}" = "yes")
 
 CFLAGS="$CFLAGS $AUDACIOUS_CFLAGS"
+CXXFLAGS="$CXXFLAGS $AUDACIOUS_CFLAGS"
 
 AC_MSG_CHECKING(if __ELF__ is defined)
 AC_EGREP_CPP(yes,