From 2a5a899a55fd2bce10efd01c75a4bec5285aa46c Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:10:10 +0000 Subject: zsh-3.1.5-pws-4 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 417e651a2..77110b457 100644 --- a/acconfig.h +++ b/acconfig.h @@ -222,3 +222,6 @@ /* Define to 1 if you want to use dynamically loaded modules on AIX */ #undef AIXDYNAMIC + +/* Define to 1 if you want to use dynamically loaded modules on HPUX 10 */ +#undef HPUXDYNAMIC -- cgit 1.4.1