NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / wcsdup
index 49a512e..49b19fb 100644 (file)
@@ -13,6 +13,9 @@ wmemcpy         [test $HAVE_WCSDUP = 0]
 
 configure.ac:
 gl_FUNC_WCSDUP
+if test $HAVE_WCSDUP = 0; then
+  AC_LIBOBJ([wcsdup])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcsdup])
 
 Makefile.am: