From bbae92e76f45442f5b4326e3b3f478faf01530b5 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 6 Sep 2008 16:43:21 +0000 Subject: [PATCH] * libmisc/tz.c: tz() is only used when USE_PAM is not defined. * lib/prototypes.h: Indicate functions whose presence depends on the USE_PAM flag. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83e6335b..3e402217 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-09-06 Nicolas François + + * libmisc/tz.c: tz() is only used when USE_PAM is not defined. + * lib/prototypes.h: Indicate functions whose presence depends on + the USE_PAM flag. + 2008-09-06 Nicolas François * src/groupmems.c: Call open_files() and close_files(). -- 2.40.0