repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 4839d09837ff737f30d9447a1cdfc9b3eb6e84f5: path_to: revision_to:
commit 4839d09837ff737f30d9447a1cdfc9b3eb6e84f5 Author: Emanuele GiaquintaDate: Wed Oct 17 07:51:59 2007 +0000 *** empty log message *** diff --git a/config.h.in b/config.h.in
--- a/config.h.in +++ b/config.h.in @@ -1,5 +1,9 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define if you want to have sexy-looking background pixmaps. Needs + libAfterImage */ +#undef BG_IMAGE_FROM_FILE + /* clone device filename */ #undef CLONE_DEVICE @@ -359,9 +363,6 @@ /* Define to 1 if you can safely include bothand . */ #undef TIME_WITH_SYS_TIME -/* Define if you want your background to be tinted */ -#undef TINTING - /* Define location of ttys/ttytab */ #undef TTYTAB_FILENAME @@ -405,13 +406,6 @@ /* Define ONLY iff Xlib.h supports it */ #undef XLIB_ILLEGAL_ACCESS -/* Define if you want to have sexy-looking background pixmaps. Needs - libAfterImage */ -#undef BG_IMAGE_FROM_FILE - -/* Define if you include on a normal include path (be careful) */ -#undef XPM_INC_X11 - /* Support Xterm style scrollbars */ #undef XTERM_SCROLLBAR
-----END OF PAGE-----