ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/feature.h
(Generate patch)

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.32 by root, Mon Jan 16 15:00:20 2006 UTC vs.
Revision 1.33 by root, Tue Jan 17 15:17:39 2006 UTC

31#endif 31#endif
32#ifndef XAPPLOADDIR 32#ifndef XAPPLOADDIR
33# define XAPPLOADDIR X11LIBDIR "/app-defaults" 33# define XAPPLOADDIR X11LIBDIR "/app-defaults"
34# define XAPPLOADDIRLOCALE X11LIBDIR "/%s/app-defaults" 34# define XAPPLOADDIRLOCALE X11LIBDIR "/%s/app-defaults"
35#endif 35#endif
36
37/*-------------------------------SECURITY-------------------------------*/
38
39/*
40 * define if you want to use a separate process for pty/tty handling
41 * when running setuid/setgid. You need this when making it setuid/setgid.
42 */
43#define PTYTTY_HELPER 1
36 44
37/*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/ 45/*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/
38 46
39/* 47/*
40 * NOTE: 48 * NOTE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines