From a2159285e80508bb682d90a71270fbddada8bd05 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 18 Jun 1999 10:55:45 +0000 Subject: zsh-3.1.5-pws-22 --- acconfig.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 822393c6b..94e6113f8 100644 --- a/acconfig.h +++ b/acconfig.h @@ -248,9 +248,12 @@ /* Define to 1 if long is 64 bits */ #undef LONG_IS_64_BIT -/* Define to a 64 bit type if there is one, but long is shorter */ +/* Define to a 64 bit integer type if there is one, but long is shorter */ #undef ZSH_64_BIT_TYPE +/* Define to an unsigned variant of ZSH_64_BIT_TYPE if that is defined */ +#undef ZSH_64_BIT_UTYPE + /* Define to 1 if off_t is 64 bit (for large file support) */ #undef OFF_T_IS_64_BIT -- cgit 1.4.1