summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e045d964..309b8e06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,7 +144,7 @@ gl_SOURCE_BASE(gnu)
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(error exit free gettext obstack progname regex stdbool strtol xalloc xalloc-die xstrndup)
+gl_MODULES(assert error exit free gettext obstack progname regex stdbool strtol xalloc xalloc-die xstrndup)
gl_INIT
# Gnulib doesn't always do things quite the way M4 would like...