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

Comparing rxvt-unicode/configure (file contents):
Revision 1.62 by root, Wed Jan 4 05:12:04 2006 UTC vs.
Revision 1.63 by root, Wed Jan 4 05:24:55 2006 UTC

12185 12185
12186fi 12186fi
12187 12187
12188if test x$support_xft = xyes; then 12188if test x$support_xft = xyes; then
12189 LIBS="$LIBS `pkg-config xft --libs`" 12189 LIBS="$LIBS `pkg-config xft --libs`"
12190 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12191 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12190 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12192 12191
12193 12192
12194for ac_header in X11/Xft/Xft.h 12193for ac_header in X11/Xft/Xft.h
12195do 12194do

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines