--- rxvt-unicode/src/optinc.h 2007/11/26 12:17:48 1.10 +++ rxvt-unicode/src/optinc.h 2008/01/26 14:24:43 1.12 @@ -1,4 +1,4 @@ -// all resource indices, used by rxvtlib.h and rxvtperl.xs +// all resource indices, used by rxvt.h and rxvtperl.xs def(loginShell, 1) def(iconic, 2) @@ -57,4 +57,7 @@ nodef(iso14755_52) #endif def(console, 33) +#if XFT + def(buffered, 34) +#endif