gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / getpass-gnu
index 92e2d79..cd83015 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: