From 8780e3ad11e9ac52fc98914bcfcbaa09a1fe29a9 Mon Sep 17 00:00:00 2001 From: oni-link Date: Tue, 1 Apr 2014 13:33:49 +0200 Subject: [PATCH] remove HAVE_SVR4_PTYS --- config/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.h.in b/config/config.h.in index 45b688d09e..be756cfaa4 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -65,7 +65,6 @@ #define HAVE_STRNCASECMP 1 // TODO: add proper cmake check // #define HAVE_STROPTS_H 1 -#define HAVE_SVR4_PTYS 1 // TODO: add proper cmake check // #define HAVE_SYSCONF 1 #define HAVE_SYSINFO 1