--- rxvt-unicode/configure 2006/01/16 09:28:44 1.68 +++ rxvt-unicode/configure 2006/01/16 11:26:39 1.69 @@ -12223,13 +12223,6 @@ _ACEOF fi -if test x$rxvt_cv_ptys = xGLIBC; then - -cat >>confdefs.h <<\_ACEOF -#define PTYS_ARE_GETPT 1 -_ACEOF - -fi if test x$rxvt_cv_ptys = xHPUX; then cat >>confdefs.h <<\_ACEOF @@ -12237,7 +12230,7 @@ _ACEOF fi -if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then +if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then cat >>confdefs.h <<\_ACEOF #define PTYS_ARE_SEARCHED 1