summaryrefslogtreecommitdiff
path: root/modules/wcwidth
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wcwidth')
-rw-r--r--modules/wcwidth1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/wcwidth b/modules/wcwidth
index 5a27713dcc..372c21041a 100644
--- a/modules/wcwidth
+++ b/modules/wcwidth
@@ -19,6 +19,7 @@ configure.ac:
gl_FUNC_WCWIDTH
if test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1; then
AC_LIBOBJ([wcwidth])
+ gl_PREREQ_WCWIDTH
fi
gl_WCHAR_MODULE_INDICATOR([wcwidth])