Mercurial > audlegacy
changeset 1744:feb638a29462 trunk
[svn] - add -D_AUDACIOUS_CORE here
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 03:20:15 -0700 |
parents | d22d28e52b58 |
children | 225d3ee03de8 |
files | ChangeLog audacious/widgets/Makefile |
diffstat | 2 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 18 02:51:11 2006 -0700 +++ b/ChangeLog Mon Sep 18 03:20:15 2006 -0700 @@ -1,3 +1,15 @@ +2006-09-18 09:51:11 +0000 William Pitcock <nenolod@nenolod.net> + revision [2423] + - remove plugins from the core distribution + - remove stupid ricer CFLAGS addition + (Plugins are now at: svn co http://svn.atheme.org/audacious-plugins/trunk -- have a nice day) + + + Changes: Modified: + +1 -1 trunk/Makefile + +0 -763 trunk/configure.ac + + 2006-09-18 09:34:43 +0000 William Pitcock <nenolod@nenolod.net> revision [2421] - add G_BEGIN_DECLS and G_END_DECLS for C++ users