summaryrefslogtreecommitdiff
path: root/m4/getpass.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/getpass.m4')
-rw-r--r--m4/getpass.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/getpass.m4 b/m4/getpass.m4
index 2238a5e787..863cb35485 100644
--- a/m4/getpass.m4
+++ b/m4/getpass.m4
@@ -1,4 +1,4 @@
-# getpass.m4 serial 16
+# getpass.m4 serial 17
dnl Copyright (C) 2002-2003, 2005-2006, 2009-2022 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
@@ -42,7 +42,7 @@ AC_DEFUN([gl_FUNC_GETPASS_GNU],
[gl_cv_func_getpass_good=no])
])
if test $gl_cv_func_getpass_good != yes; then
- REPLACE_GETPASS=1
+ REPLACE_GETPASS_FOR_GETPASS_GNU=1
fi
fi
])