aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed5c4a739..bba76121d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,13 @@
* configure.ac: New option --disable-gnupg-iconv, define
USE_GNUPG_ICONV.
-
+ (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all
+ reference to TARGET to HOST. Made sure that i586-mingw32msvc gets
+ detected as mingw32.
+ (UNIT64_C): Don't include inttype.h uncoditional but use a test to
+ ensure that it gets into conftest.h.
+ (AH_TOP): New. Prevent double inclusion of config.h.
+
2004-10-21 David Shaw <[email protected]>
* acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments.