repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: a5e3ad68fced2bbe33e07a457e94bc71cbbb3fe3:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit a5e3ad68fced2bbe33e07a457e94bc71cbbb3fe3
Author: Emanuele Giaquinta 
Date:   Mon Jan 16 14:23:26 2006 +0000

    *** empty log message ***

diff --git a/autoconf/configure.in b/autoconf/configure.in
index 61860e1bc72a135afe4cff8746e2128231514f92..
index ..9c798cbfe920d1f714c3cd6ec3b274e928dd21b8 100644
--- 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-----