comparison ChangeLog @ 1044:b1128efde471 trunk

[svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. - fix for minor bugs.
author yaz
date Sun, 20 May 2007 12:05:48 -0700
parents f65aa5417221
children 028b7ca16d30
comparison
equal deleted inserted replaced
1043:f65aa5417221 1044:b1128efde471
1 2007-05-18 17:42:29 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com>
2 revision [2252]
3 I will murder someone if I have to fix the buildsystem again.
4 trunk/configure.ac | 39 ++++++++++++++++++++++++++-------------
5 trunk/mk/rules.mk.in | 2 +-
6 trunk/src/filewriter/Makefile | 2 +-
7 3 files changed, 28 insertions(+), 15 deletions(-)
8
9
1 2007-05-18 10:41:05 +0000 Tony Vroon <chainsaw@gentoo.org> 10 2007-05-18 10:41:05 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [2250] 11 revision [2250]
3 Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>. 12 Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>.
4 trunk/src/vtx/ay8912.c | 8 ++++---- 13 trunk/src/vtx/ay8912.c | 8 ++++----
5 trunk/src/vtx/ayemu_8912.h | 3 ++- 14 trunk/src/vtx/ayemu_8912.h | 3 ++-