wcsxfrm: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / wcsxfrm
index c5a1ee943e3468bc80825b30c06660dfeadf13ac..e432e75d2780f4472c88707add104d4f3c376948 100644 (file)
@@ -12,6 +12,9 @@ wchar
 
 configure.ac:
 gl_FUNC_WCSXFRM
+if test $HAVE_WCSXFRM = 0; then
+  AC_LIBOBJ([wcsxfrm])
+fi
 gl_WCHAR_MODULE_INDICATOR([wcsxfrm])
 
 Makefile.am: