From: ayin Date: Wed, 17 Oct 2007 07:51:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d357f6d86ae901a735d1b8e5bfb40b76672981f7;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/config.h.in b/config.h.in index 16fc31dd..a65370f9 100644 --- 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 both and . */ #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