summaryrefslogtreecommitdiff
path: root/modules/towctrans
diff options
context:
space:
mode:
Diffstat (limited to 'modules/towctrans')
-rw-r--r--modules/towctrans3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/towctrans b/modules/towctrans
index 3ad100d405..df66882df9 100644
--- a/modules/towctrans
+++ b/modules/towctrans
@@ -11,6 +11,9 @@ wctype-h
configure.ac:
gl_FUNC_TOWCTRANS
+if test $HAVE_TOWCTRANS = 0; then
+ AC_LIBOBJ([towctrans])
+fi
gl_WCTYPE_MODULE_INDICATOR([towctrans])
Makefile.am: