cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/m4/getpass.m4


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/m4/getpass.m4
Date: Sun, 04 Sep 2005 01:58:42 -0400

Index: ccvs/m4/getpass.m4
diff -u ccvs/m4/getpass.m4:1.7 ccvs/m4/getpass.m4:1.8
--- ccvs/m4/getpass.m4:1.7      Mon Apr 25 20:28:35 2005
+++ ccvs/m4/getpass.m4  Sun Sep  4 05:58:36 2005
@@ -35,7 +35,7 @@
 
 # Prerequisites of lib/getpass.c.
 AC_DEFUN([gl_PREREQ_GETPASS], [
-  AC_CHECK_HEADERS_ONCE(stdio_ext.h)
+  AC_CHECK_HEADERS_ONCE(stdio_ext.h termios.h)
+  AC_CHECK_FUNCS_ONCE(__fsetlocking tcgetattr tcsetattr)
   AC_CHECK_DECLS_ONCE([fflush_unlocked flockfile fputs_unlocked funlockfile 
putc_unlocked])
-  :
 ])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]