summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 56075fd9f..007a9b0cc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -21,8 +21,11 @@
21/* Define is libutil has login() function */ 21/* Define is libutil has login() function */
22#undef HAVE_LIBUTIL_LOGIN 22#undef HAVE_LIBUTIL_LOGIN
23 23
24/* Define if you *don't* want to use an external ssh-askpass */
25#undef DISABLE_EXTERNAL_ASKPASS
26
27/* ******************* Shouldn't need to edit below this line ************** */
24 28
25/* Shouldn't need to edit below this line *************************** */
26#ifndef SHUT_RDWR 29#ifndef SHUT_RDWR
27enum 30enum
28{ 31{