aboutsummaryrefslogtreecommitdiff
path: root/include/duser.h
diff options
context:
space:
mode:
authorAlan Brault <alan.brault@incruentatus.net>2011-05-02 14:49:17 -0400
committerAlan Brault <alan.brault@incruentatus.net>2011-05-02 14:49:17 -0400
commitef3b0ff8f11db1e1dddb3047dee8e2a313247395 (patch)
tree448ca7ddc9e0e9800af36f8fa8052eb2e290de73 /include/duser.h
parentd538d7194beef487985a5082ac63b672c3930ffe (diff)
downloadduser-ef3b0ff8f11db1e1dddb3047dee8e2a313247395.tar.gz
Move CFG_PATH out of duser.h and put into configure via --with-config-path
Diffstat (limited to 'include/duser.h')
-rw-r--r--include/duser.h1
1 files changed, 0 insertions, 1 deletions
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 <limits.h>
#define REGEX_MAX 255
-#define CFG_PATH "/usr/local/etc/duser"
#define SELF __FUNCTION__
#ifndef _NLINUX_
# define FMTLIST "%20s\t%5d%23s\n"