Mercurial > audlegacy
comparison ChangeLog @ 1698:e951086a47a8 trunk
[svn] - remove sqlite
- remove incomplete library code
author | nenolod |
---|---|
date | Fri, 15 Sep 2006 14:30:28 -0700 |
parents | e4d9d2657d9a |
children | 19406038eb35 |
comparison
equal
deleted
inserted
replaced
1697:e4d9d2657d9a | 1698:e951086a47a8 |
---|---|
1 2006-09-15 15:01:40 +0000 Jonathan Schleifer <js@h3c.de> | |
2 revision [2331] | |
3 This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. | |
4 | |
5 | |
6 Changes: Modified: | |
7 +1 -1 trunk/Plugins/Output/OSS/Makefile.in | |
8 +1 -1 trunk/Plugins/Output/esd/Makefile.in | |
9 +18 -0 trunk/configure.ac | |
10 +1 -0 trunk/mk/rules.mk.in | |
11 | |
12 | |
1 2006-09-15 14:46:49 +0000 William Pitcock <nenolod@nenolod.net> | 13 2006-09-15 14:46:49 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [2329] | 14 revision [2329] |
3 - DND fixes | 15 - DND fixes |
4 | 16 |
5 | 17 |