From ef3b0ff8f11db1e1dddb3047dee8e2a313247395 Mon Sep 17 00:00:00 2001 From: Alan Brault Date: Mon, 2 May 2011 14:49:17 -0400 Subject: Move CFG_PATH out of duser.h and put into configure via --with-config-path --- include/duser.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/duser.h b/include/duser.h index 2101e4b..c70eda5 100644 --- a/include/duser.h +++ b/include/duser.h @@ -23,7 +23,6 @@ #include #define REGEX_MAX 255 -#define CFG_PATH "/usr/local/etc/duser" #define SELF __FUNCTION__ #ifndef _NLINUX_ # define FMTLIST "%20s\t%5d%23s\n" -- cgit