Switch to autoconf 2.65.
diff --git a/ChangeLog b/ChangeLog
index 645c1b3..4b29c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-11  Bruno Haible  <bruno@clisp.org>
+
+	* Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.65.
+	* preload/Makefile.devel (AUTOCONF): Likewise.
+
 2009-11-22  Bruno Haible  <bruno@clisp.org>
 
 	* tests/check-subst: Add reference to the Solaris printf bug.
diff --git a/Makefile.devel b/Makefile.devel
index 429051f..419858f 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -4,8 +4,8 @@
 
 SHELL = /bin/sh
 MAKE = make
-AUTOCONF = autoconf-2.64
-AUTOHEADER = autoheader-2.64
+AUTOCONF = autoconf-2.65
+AUTOHEADER = autoheader-2.65
 AUTOMAKE = automake-1.11
 ACLOCAL = aclocal-1.11
 GPERF = gperf
diff --git a/libcharset/ChangeLog b/libcharset/ChangeLog
index 712e77a..7d1c77a 100644
--- a/libcharset/ChangeLog
+++ b/libcharset/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-11  Bruno Haible  <bruno@clisp.org>
+
+	* Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.65.
+
 2009-10-18  Bruno Haible  <bruno@clisp.org>
 
 	* README: Update.
diff --git a/libcharset/Makefile.devel b/libcharset/Makefile.devel
index b65949f..b3a852d 100644
--- a/libcharset/Makefile.devel
+++ b/libcharset/Makefile.devel
@@ -3,8 +3,8 @@
 
 SHELL = /bin/sh
 MAKE = make
-AUTOCONF = autoconf-2.64
-AUTOHEADER = autoheader-2.64
+AUTOCONF = autoconf-2.65
+AUTOHEADER = autoheader-2.65
 ACLOCAL = aclocal-1.11
 CP = cp
 RM = rm -f
diff --git a/preload/Makefile.devel b/preload/Makefile.devel
index 9529d77..a623460 100644
--- a/preload/Makefile.devel
+++ b/preload/Makefile.devel
@@ -3,7 +3,7 @@
 
 SHELL = /bin/sh
 MAKE = make
-AUTOCONF = autoconf-2.64
+AUTOCONF = autoconf-2.65
 ACLOCAL = aclocal-1.11
 CP = cp
 RM = rm -f