--- rxvt-unicode/autoconf/config.h.in 2006/01/01 06:18:20 1.34 +++ rxvt-unicode/autoconf/config.h.in 2006/01/11 00:59:58 1.37 @@ -136,6 +136,9 @@ /* Define if you have the header file. */ #undef HAVE_LIBC_H +/* Define if you have the header file. */ +#undef HAVE_LIBUTIL_H + /* Define if you have the header file. */ #undef HAVE_PTY_H @@ -178,6 +181,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the header file. */ +#undef HAVE_UTIL_H + /* Define if you have the header file. */ #undef HAVE_UTMP_H @@ -223,9 +229,6 @@ /* Define if you don't want any resources read */ #undef NO_RESOURCES -/* Define if you want to use XGetDefault instead of our internal version */ -#undef USE_XGETDEFAULT - /* Fallback resource class */ #undef RESFALLBACK @@ -463,6 +466,9 @@ /* Define if you want extended chinese codesets */ #undef ENCODING_ZH_EXT +/* Define if you can embed a perl interpreter */ +#undef ENABLE_PERL + /* Define if you don't need to use our replacement string functions */ #undef NO_STRINGS