summaryrefslogtreecommitdiffstats
path: root/config-win32.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config-win32.h.in')
-rw-r--r--config-win32.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-win32.h.in b/config-win32.h.in
index 502c6ae..fcf4b69 100644
--- a/config-win32.h.in
+++ b/config-win32.h.in
@@ -65,6 +65,9 @@ typedef unsigned long in_addr_t;
/* Allow --askpass and --auth-user-pass passwords to be read from a file */
/* #undef ENABLE_PASSWORD_SAVE */
+/* Enable AUTO_USERID feature */
+/* #define AUTO_USERID */
+
/* Enable client/server capability */
#define ENABLE_CLIENT_SERVER 1