From 33976537684eb5d1111a0aeb58cabeb3d3acf393 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 14 Sep 2024 19:27:07 +0200 Subject: 53082: remove a couple of unused #defines --- configure.ac | 7 ------- 1 file changed, 7 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b2721fa77..aca355ff4 100644 --- a/configure.ac +++ b/configure.ac @@ -2982,13 +2982,6 @@ AH_TOP([/***** begin user configuration section *****/ /* Define this to be the location of your password file */ #define PASSWD_FILE "/etc/passwd" -/* Define this to be the name of your NIS/YP password * - * map (if applicable) */ -#define PASSWD_MAP "passwd.byname" - -/* Define to 1 if you want user names to be cached */ -#define CACHE_USERNAMES 1 - /* Define this if you use "suspended" instead of "stopped" */ #define USE_SUSPENDED 1 -- cgit v1.2.3