some workarounds for newer automake


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@70 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/ChangeLog b/ChangeLog
index e690235..7fadf5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-04-15  Dirk Mueller  <dmuell@gmx.net>
+
+	* Makefile.am: use $(EXEEXT) to shut up newer automake versions.
+	Of course this is ugly and unportable, but it works for valgrind..
+	($(EXEEXT) is always empty on unix platforms)
+
+	* configure.in: Use AM_PROG_AS (required with automake 1.6,
+	works with automake 1.5 and newer) instead of selfhacking.
+
 2002-04-04  Frédéric Gobry  <frederic.gobry@smartdata.ch>
 
 	* configure.in, glibc-*.supp, xfree-*.supp: now, configure