mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
085246a042
#define HAVE_SYS5_PTY was forcingly disabled by removing its entry.
13 lines
339 B
C
13 lines
339 B
C
--- config.h.in- Fri May 9 12:50:29 2003
|
|
+++ config.h.in Fri May 9 12:50:56 2003
|
|
@@ -103,9 +103,6 @@
|
|
/* Define if you have <sys/select.h> */
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
-/* Define if you have the System V style pty calls. */
|
|
-#undef HAVE_SYS5_PTY
|
|
-
|
|
/* Define if you want to compile in the Tcl interpreter. */
|
|
#undef HAVE_TCL_INTERP
|
|
|