Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5
compilation, except for the use of $(EXEEXT) which generates annoying warnings.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@34 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/ChangeLog b/ChangeLog
index 68e75b3..ba6f261 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-26  Simon Hausmann <hausmann@kde.org>
+
+	* configure.in: Substitute AS and ASFLAGS.
+	* demangle/Makefile.am: Don't use INCLUDES += when it's the first
+	assignment to it.
+	* Makefile.am: Don't use INCLUDES += when it's the first assignment to
+	it. Use $(EXEEXT) for the explicit valgrin[d,q].so targets.
+
 2002-03-24  Frederic Gobry  <gobry@puck.ch>
 
 	* Makefile.am: added a bzdist target that creates a bzip2 archive