Fix a typo in the configure file wrt the description of the pty option.

pull/267/head
John Safranek 2020-07-08 09:16:14 -07:00
parent 18ec6d927c
commit eda6c82114
No known key found for this signature in database
GPG Key ID: 8CE817DE0D3CCB4A
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ AC_ARG_ENABLE([fwd],
# pseudo-terminal
AC_ARG_ENABLE([term],
[AS_HELP_STRING([--disable-term],[Enable pseudo-terminal support (default: enabled)])],
[AS_HELP_STRING([--disable-term],[Disable pseudo-terminal support (default: enabled)])],
[ENABLED_PTERM=$enableval],[ENABLED_PTERM=yes])
# Enable All