/[inetutils]/inetutils/m4/getpass.m4
ViewVC logotype

Diff of /inetutils/m4/getpass.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gray, Fri Jul 29 10:52:44 2005 UTC revision 1.3 by ams, Fri Dec 2 14:00:00 2005 UTC
# Line 35  AC_DEFUN([gl_FUNC_GETPASS_GNU], Line 35  AC_DEFUN([gl_FUNC_GETPASS_GNU],
35    
36  # Prerequisites of lib/getpass.c.  # Prerequisites of lib/getpass.c.
37  AC_DEFUN([gl_PREREQ_GETPASS], [  AC_DEFUN([gl_PREREQ_GETPASS], [
38    AC_CHECK_HEADERS_ONCE(stdio_ext.h)    AC_CHECK_HEADERS_ONCE(stdio_ext.h termios.h)
39      AC_CHECK_FUNCS_ONCE(__fsetlocking tcgetattr tcsetattr)
40    AC_CHECK_DECLS_ONCE([fflush_unlocked flockfile fputs_unlocked funlockfile putc_unlocked])    AC_CHECK_DECLS_ONCE([fflush_unlocked flockfile fputs_unlocked funlockfile putc_unlocked])
   :  
41  ])  ])

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26