From: root Date: Mon, 16 Jan 2006 14:35:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8bf31838b2eaf516033ee5285ab084d70574f84b;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/configure b/configure index e3aafd1f..0e15a741 100755 --- a/configure +++ b/configure @@ -11978,7 +11978,7 @@ _ACEOF fi -if test x$rxvt_cv_func_posix_openpt = xno; then +if test x$ac_cv_func_posix_openpt = xno; then echo "$as_me:$LINENO: checking for openpty" >&5 echo $ECHO_N "checking for openpty... $ECHO_C" >&6 if test "${ac_cv_func_openpty+set}" = set; then