aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
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 /config.h.in
parentd538d7194beef487985a5082ac63b672c3930ffe (diff)
downloadduser-ef3b0ff8f11db1e1dddb3047dee8e2a313247395.tar.gz
Move CFG_PATH out of duser.h and put into configure via --with-config-path
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index afd6329..7533f1a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,8 @@
/* config.h.in. Generated from configure.in by autoheader. */
+/* duser configuration path */
+#undef CFG_PATH
+
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H