repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: a5e3ad68fced2bbe33e07a457e94bc71cbbb3fe3: path_to: revision_to:
commit a5e3ad68fced2bbe33e07a457e94bc71cbbb3fe3 Author: Emanuele GiaquintaDate: Mon Jan 16 14:23:26 2006 +0000 *** empty log message *** diff --git a/autoconf/configure.in b/autoconf/configure.in
--- a/autoconf/configure.in
+++ b/autoconf/configure.in
@@ -1174,7 +1174,7 @@ if test x$rxvt_broken_ximcb = xyes; then
AC_DEFINE(XIMCB_PROTO_BROKEN, 1, Define if your XIMCallback specifies XIC as first type.)
fi
-if test x$rxvt_cv_func_posix_openpt = xno; then
+if test x$ac_cv_func_posix_openpt = xno; then
AC_CHECK_FUNC(openpty, [], [AC_CHECK_LIB(util, openpty, [LIBS="$LIBS -lutil"])])
fi
-----END OF PAGE-----