--- rxvt-unicode/configure.ac 2007/06/13 12:34:32 1.51 +++ rxvt-unicode/configure.ac 2007/06/25 13:50:40 1.53 @@ -445,9 +445,6 @@ dnl# -------------------------------------------------------------------------- -AC_PATH_PROG(CP, cp, cp) -AC_PATH_PROG(SED, sed, sed) -AC_PATH_PROG(ECHO, echo, echo) AC_PATH_PROG(TIC, tic) dnl# need a neat way to detect SVR4 or its features @@ -748,10 +745,7 @@ else exit (1);}]])],[dnl rxvt_cv_func_xlocale=yes],[rxvt_cv_func_xlocale=no],[dnl - AC_MSG_WARN(Define NO_XLOCALE in config.h manually)])]) -if test x$rxvt_cv_func_xlocale = xyes; then - AC_DEFINE(HAVE_XLOCALE, 1, Define if Xlocale support works) -fi + :])]) AC_CACHE_CHECK(for working X setlocale, rxvt_cv_func_xsetlocale, [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#define X_LOCALE 1