mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Add UNIX98 pty support.
This commit is contained in:
parent
c3c6c299e3
commit
834e817fa4
@ -333,6 +333,12 @@
|
|||||||
/* Define to 1 if you have the <paths.h> header file. */
|
/* Define to 1 if you have the <paths.h> header file. */
|
||||||
#undef HAVE_PATHS_H
|
#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. */
|
/* Define to 1 if you have the <project.h> header file. */
|
||||||
#undef HAVE_PROJECT_H
|
#undef HAVE_PROJECT_H
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user