]> granicus.if.org Git - sudo/commitdiff
added check for tcgetattr
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Oct 1994 16:53:54 +0000 (16:53 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Oct 1994 16:53:54 +0000 (16:53 +0000)
config.h.in

index 006a8e59930050a7fbe6723e8220cf358dcb4c3b..61fbdc660d9b107930df867012c1f06c55ebfe39 100644 (file)
 /* Define if you have setenv(3). */
 #undef HAVE_SETENV
 
+/* Define if you have tcgetattr(3). */
+#undef HAVE_TCGETATTR
+
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H