mgetgroups: remove dependency on realloc-gnu
[gnulib.git] / modules / towctrans
index 3ad100d..df66882 100644 (file)
@@ -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: