ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure.ac
(Generate patch)

Comparing rxvt-unicode/configure.ac (file contents):
Revision 1.79 by ayin, Wed Oct 31 11:59:09 2007 UTC vs.
Revision 1.80 by ayin, Mon Nov 5 00:19:14 2007 UTC

642dnl# CHECKING FOR LIBRARY FUNCTIONS 642dnl# CHECKING FOR LIBRARY FUNCTIONS
643dnl# -------------------------------------------------------------------------- 643dnl# --------------------------------------------------------------------------
644AC_TYPE_SIGNAL 644AC_TYPE_SIGNAL
645dnl> AC_FUNC_VPRINTF 645dnl> AC_FUNC_VPRINTF
646 646
647AC_CHECK_FUNCS( \ 647AC_CHECK_FUNCS(unsetenv)
648 unsetenv \
649 setutent \
650 on_exit \
651)
652 648
653UTMP_CHECK 649UTMP_CHECK
654 650
655dnl# -------------------------------------------------------------------------- 651dnl# --------------------------------------------------------------------------
656 652

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines