From b8c656e744a0a9110e5eb0ea5a6587efb181b20a Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 28 Jun 2000 15:22:41 +1000 Subject: - (djm) Added patch from Chris Adams to add OSF SIA support. Enable using "USE_SIA=1 ./configure [options]" --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 0a042587f..6f375212c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -148,6 +148,9 @@ /* Define if you want have trusted HPUX */ #undef HAVE_HPUX_TRUSTED_SYSTEM_PW +/* Define if you have Digital Unix Security Integration Architecture */ +#undef HAVE_OSF_SIA + /* Define if you have getpwanam(3) [SunOS 4.x] */ #undef HAVE_GETPWANAM -- cgit v1.2.3