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

Comparing rxvt-unicode/autoconf/configure.in (file contents):
Revision 1.9 by pcg, Sat Jan 31 00:20:21 2004 UTC vs.
Revision 1.10 by pcg, Sat Jan 31 02:14:58 2004 UTC

104 support_unicode3=yes 104 support_unicode3=yes
105 codesets=all 105 codesets=all
106 fi]) 106 fi])
107 107
108echo 108echo
109if test x$support_inheritpixmap = xyes; then
110 support_inheritpixmap=no
111 echo "******* transparency support disabled, does not work"
112fi
113if test x$support_xpm = xyes; then
114 support_xpm=no
115 echo "******* pixmap support disabled, does not work"
116fi
117if test x$support_menubar = xyes; then 109if test x$support_menubar = xyes; then
118 support_menubar=no 110 support_menubar=no
119 echo "******* menubar support disabled, does not work" 111 echo "******* menubar support disabled, does not work"
120fi 112fi
121echo 113echo

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines