Add UNIX98 pty support.

This commit is contained in:
Todd C. Miller
2009-08-08 00:29:30 +00:00
parent c3c6c299e3
commit 834e817fa4

View File

@@ -333,6 +333,12 @@
/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
/* Define to 1 if you have the `posix_openpt' function. */
#undef HAVE_POSIX_OPENPT
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT
/* Define to 1 if you have the <project.h> header file. */
#undef HAVE_PROJECT_H