repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 4839d09837ff737f30d9447a1cdfc9b3eb6e84f5:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 4839d09837ff737f30d9447a1cdfc9b3eb6e84f5
Author: Emanuele Giaquinta 
Date:   Wed Oct 17 07:51:59 2007 +0000

    *** empty log message ***

diff --git a/config.h.in b/config.h.in
index 16fc31dd45bb67508e0518c11eebcfb7e9d03b1c..
index ..a65370f9622b1f9dad3d59d4bdcda3e478742cb1 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

-----END OF PAGE-----