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

Comparing rxvt-unicode/aclocal.m4 (file contents):
Revision 1.8 by sf-exg, Tue Jun 16 11:56:37 2015 UTC vs.
Revision 1.9 by sf-exg, Fri Jul 23 19:18:51 2021 UTC

1m4_include([libptytty/ptytty.m4])
2
3dnl maybe import pkg.m4 and use PKG_CHECK_MODULES in place of this macro 1dnl maybe import pkg.m4 and use PKG_CHECK_MODULES in place of this macro
4AC_DEFUN([RXVT_CHECK_MODULES], 2AC_DEFUN([RXVT_CHECK_MODULES],
5[ 3[
6 AC_MSG_CHECKING(for $2) 4 AC_MSG_CHECKING(for $2)
7 if test $PKG_CONFIG != no && $PKG_CONFIG --exists $2; then 5 if test $PKG_CONFIG != no && $PKG_CONFIG --exists $2; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines