--- rxvt-unicode/configure.ac 2007/12/11 18:07:08 1.97 +++ rxvt-unicode/configure.ac 2007/12/17 01:34:36 1.99 @@ -484,7 +484,6 @@ stdint.h \ wchar.h \ cwchar \ - clocale \ ) dnl# check to allow both and @@ -520,17 +519,8 @@ dnl# -------------------------------------------------------------------------- dnl# Missing typedefs and replacements AC_TYPE_MODE_T -dnl> AC_CHECK_TYPE(umode_t, int) -dnl> AC_CHECK_TYPE(off_t, long) AC_TYPE_PID_T AC_TYPE_UID_T - -AC_CHECK_SIZEOF(short, 2) -AC_CHECK_SIZEOF(int, 4) -dnl AC_CHECK_SIZEOF(long, 4) -AC_CHECK_SIZEOF(long long, 8) -AC_CHECK_SIZEOF(int *, 4) - AC_TYPE_INT16_T AC_TYPE_UINT16_T AC_TYPE_INT32_T