changeset 4491:f260cd30baf4

Add a TODO.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Jul 2003 14:51:31 +0000
parents 3994ca24c3a0
children 8bb0e7e74dc0
files m4/getpass.m4
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/getpass.m4
+++ b/m4/getpass.m4
@@ -19,6 +19,7 @@
 # arbitrary length (not just 8 bytes as on HP-UX).
 AC_DEFUN([gl_FUNC_GETPASS_GNU],
 [
+  dnl TODO: Detect when GNU getpass() is already found in glibc.
   AC_LIBOBJ(getpass)
   gl_PREREQ_GETPASS
   dnl We must choose a different name for our function, since on ELF systems