diff 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
line wrap: on
line diff
--- a/ChangeLog	Fri May 18 10:42:29 2007 -0700
+++ b/ChangeLog	Sun May 20 12:05:48 2007 -0700
@@ -1,3 +1,12 @@
+2007-05-18 17:42:29 +0000  Kiyoshi Aman <kiyoshi.aman@gmail.com>
+  revision [2252]
+  I will murder someone if I have to fix the buildsystem again.
+  trunk/configure.ac            |   39 ++++++++++++++++++++++++++-------------
+  trunk/mk/rules.mk.in          |    2 +-
+  trunk/src/filewriter/Makefile |    2 +-
+  3 files changed, 28 insertions(+), 15 deletions(-)
+
+
 2007-05-18 10:41:05 +0000  Tony Vroon <chainsaw@gentoo.org>
   revision [2250]
   Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>.