Index: m4/configure.ac
diff -u m4/configure.ac:1.40 m4/configure.ac:1.41
--- m4/configure.ac:1.40 Fri May 6 08:51:44 2005
+++ m4/configure.ac Sat May 7 01:30:57 2005
@@ -144,7 +144,7 @@
gl_M4_BASE(ltdl/m4)
# We also use getopt and version-etc, but they are copied into
# the project tree by bootstrap since they are used only by m4 itself.
-gl_MODULES(assert error exit free gettext obstack progname regex stdbool
strtol xalloc xalloc-die xstrndup)
+gl_MODULES(assert error exit free gettext mkstemp obstack progname regex
stdbool strtol xalloc xalloc-die xstrndup)
gl_INIT
# Gnulib doesn't always do things quite the way M4 would like...