diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2011-05-02 16:05:05 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2011-05-02 16:05:05 -0400 |
commit | b568ec9b26ae378880409f2413da8d4b62fa4788 (patch) | |
tree | 1eb67431ce94b6dc2a2a17af35e52e1922c4f61a /config.h.in | |
parent | 124dfc3dcfb1a8322e8563a813f8c18dd059c524 (diff) | |
parent | 36ce621c0cb28d58913f2d1a84f5125f4a9db285 (diff) | |
download | duser-b568ec9b26ae378880409f2413da8d4b62fa4788.tar.gz |
Merge pull request #2 from extrarius/master.
More cleanups
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
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 |