/* config.h. Generated automatically by configure. */ /* autoconf/config.h.in. Generated automatically from autoconf/configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* #undef _ALL_SOURCE */ #endif /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define if you need to in order for some things to work. */ #define _GNU_SOURCE 1 /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* #undef HAVE_GETPT */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* ------------------------------------------------------------------------- */ /* Set TERMINFO value to the value given by configure */ /* #undef RXVT_TERMINFO */ /* Set TERM to the value given by configure */ /* #undef TERMENV */ /* Define if you want to use your system's memset() */ /* #undef NO_RMEMSET */ /* Define if you don't want any resources read */ /* #undef NO_RESOURCES */ /* Define if you want to use XGetDefault instead of our internal version * which only reads ~/.Xdefaults, if it exists, otherwise ~/.Xresources if it * exists, and saves 60-150kB memory */ /* #undef USE_XGETDEFAULT */ /* Define to use old rxvt (ver 2.20 and before) style selection, not xterm * style. OLD_SELECTION implies OLD_WORD_SELECTION */ /* #undef OLD_SELECTION */ /* Define to use old word selection (double click) style for you older users */ /* #undef OLD_WORD_SELECTION */ /* Define if you want the depth of scrollbars and menus to be less * (width of 3d-look shadows and highlights) --pjh */ /* #undef HALFSHADOW */ /* Define if you want KANJI support */ /* after compilation, rename executable as `kxvt' */ /* #undef KANJI */ /* Define if you want chinese support */ /* after compilation, rename executable as `crxvt' */ #define ZH 1 /* Define if Xlocale support doesn't work */ #define NO_XLOCALE 1 #define USE_XIM 1 /* Define is setlocale (defined to Xsetlocale) doesn't work */ /* #undef NO_XSETLOCALE */ /* Define is plain setlocale doesn't work */ /* #undef NO_SETLOCALE */ /* Define if you want Menubar support */ /* #undef MENUBAR */ /* Define if you don't want support for the backspace key */ /* #undef NO_BACKSPACE_KEY */ /* Define if you don't want support for the (non-keypad) delete key */ /* #undef NO_DELETE_KEY */ /* Define if you want Rob Nation's own graphic mode */ /* #undef RXVT_GRAPHICS */ /* Define if you want to use NeXT style scrollbars */ #define NEXT_SCROLLBAR 1 /* Define if you want to revert to Xterm style scrollbars */ /* #undef XTERM_SCROLLBAR */ /* Define if you want support for Greek Elot-928 & IBM-437 keyboard */ /* see doc/README.greek */ /* #undef GREEK_SUPPORT */ /* Define if you want tty's to be setgid() to the `tty' group */ /* #undef TTY_GID_SUPPORT */ /* Define if you want to have utmp/utmpx support */ /* #undef UTMP_SUPPORT */ /* Define if you want to have wtmp support when utmp/utmpx is enabled */ /* #undef WTMP_SUPPORT */ /* Define if you want to have sexy-looking background pixmaps. Needs libXpm or libasimage if you want to integrate with AfterStep */ /* #undef BACKGROUND_IMAGE */ /* Define if you want to use libXpm for background imaging previos one must be defined too */ #define XPM 1 /* Define if you want to use libjpeg for background imaging requires: BACKGROUND_IMAGE,USE_LIBASIMAGE */ /* #undef JPEG */ /* Define if you want to use libpng for background imaging requires: BACKGROUND_IMAGE,USE_LIBASIMAGE */ /* #undef PNG */ /* Define if you want to integrate with AfterStep for background imaging requires: BACKGROUND_IMAGE and any of XPM, JPEG, PNG */ /* #undef USE_LIBASIMAGE */ /* #undef LIBASIMAGE_HEADERS */ /* Define if libafterstep has relevant functionality */ /* #undef LIBAFTERSTEP_HAS_XIMAGE_UTILS */ /* #undef LIBAFTERSTEP_HAS_SCALEXIMAGE */ /* #undef LIBAFTERSTEP_HAS_SHADEXIMAGE */ /* Define if you want to have a transparent background */ #define TRANSPARENT 1 /* Define if you want to have a transparent background */ #define OFF_FOCUS_FADING 1 /* Define if you include on a normal include path (be careful) */ /* #undef XPM_INC_X11 */ /* Disable the secondary screen ("\E[?47h" / "\E[?47l") * Many programs use the secondary screen as their workplace. The advantage * is, that when you exit those programs, your previous screen contents (in * general the shell as you left it) will be shown again. */ /* #undef NO_SECONDARY_SCREEN */ /* Define if you want continual scrolling on when you keep the * scrollbar button pressed */ /* #undef NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING */ /* * Use wheel events (button4 and button5) to scroll. Even if you don't * have a wheeled mouse, this is harmless unless you have an exotic mouse! */ /* #undef NO_MOUSE_WHEEL */ /* ------------------------------------------------------------------------- */ /* Define if struct utmp/utmpx contains ut_host */ #define HAVE_UTMP_HOST 1 /* Define location of utmp/utmpx */ #define RXVT_UTMP_FILE "/var/run/utmp" /* Define location of wtmp */ #define RXVT_WTMP_FILE "/var/log/wtmp" /* Define location of ttys/ttytab */ #define TTYTAB_FILENAME "/etc/ttys" /* Define if you need function prototypes */ #define PROTOTYPES 1 /* type of (normal and unsigned) 16 bit, 32 bit and pointer */ #define RINT16T short #define RUINT16T unsigned short #define RINT32T int #define RUINT32T unsigned int #define RINTPT int #define RUINTPT unsigned int /* * Define if you need Thai language support * Only display stuff * Input method should be handles by either xim, xkb, or xmodmap */ /* #undef THAI */ /* The number of bytes in a char. */ #define SIZEOF_CHAR 1 /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a int *. */ #define SIZEOF_INT_P 4 /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a short. */ #define SIZEOF_SHORT 2 /* Define if you have the atexit function. */ #define HAVE_ATEXIT 1 /* Define if you have the seteuid function. */ #define HAVE_SETEUID 1 /* Define if you have the setutent function. */ /* #undef HAVE_SETUTENT */ /* Define if you have the unsetenv function. */ #define HAVE_UNSETENV 1 /* Define if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ /* #undef HAVE_LASTLOG_H */ /* Define if you have the header file. */ #define HAVE_LIBC_H 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_BYTEORDER_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ #define HAVE_UTMPX_H 1