/[cvs]/ccvs/m4/getpass.m4
ViewVC logotype

Diff of /ccvs/m4/getpass.m4

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

revision 1.7 by dprice, Mon Apr 25 20:28:35 2005 UTC revision 1.8 by dprice, Sun Sep 4 05:58:36 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.7  
changed lines
  Added in v.1.8

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