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.3 by ayin, Tue Jan 17 15:00:34 2006 UTC vs.
Revision 1.6 by ayin, Tue Jan 17 22:08:08 2006 UTC

1dnl# -*- sh -*-
2dnl# 1dnl#
3dnl# Process this file with autoconf to produce a configure script. 2dnl# Process this file with autoconf to produce a configure script.
4dnl# 3dnl#
5 4
6AC_INIT 5AC_INIT
714AC_CHECK_FUNCS( \ 713AC_CHECK_FUNCS( \
715 revoke \ 714 revoke \
716 unsetenv \ 715 unsetenv \
717 setutent \ 716 setutent \
718 seteuid \ 717 seteuid \
718 setresuid \
719 setreuid \ 719 setreuid \
720 _getpty \ 720 _getpty \
721 getpt \ 721 getpt \
722 posix_openpt \ 722 posix_openpt \
723 grantpt \ 723 grantpt \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines