Add a TODO.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Jul 2003 14:51:31 +0000 (14:51 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Jul 2003 14:51:31 +0000 (14:51 +0000)
m4/getpass.m4

index 1a349c7..0a7b817 100644 (file)
@@ -19,6 +19,7 @@ AC_DEFUN([gl_FUNC_GETPASS],
 # 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