mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / getpass-gnu
index 92e2d798df13763ecaf5af8387a95ea80f981040..cd83015ee6ac6f0005ca15cc6cece7c6ecab3f9f 100644 (file)
@@ -13,6 +13,10 @@ stdbool
 
 configure.ac:
 gl_FUNC_GETPASS_GNU
+if test $REPLACE_GETPASS = 1; then
+  AC_LIBOBJ([getpass])
+  gl_PREREQ_GETPASS
+fi
 
 Makefile.am: