summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2016-01-20 12:01:07 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2016-01-20 12:01:07 +0100
commit9653b1bffea4e96c1eb7c1814e8bed21fea62321 (patch)
tree485f02f91b424955a45c1cc12876c31d3d957f9b /config.h.in
parent41ffafc126abd9af67061f4931b7614f3cb898b0 (diff)
Imported Upstream version 2.3.10upstream/2.3.10
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 2c7696c..ac1517b 100644
--- a/config.h.in
+++ b/config.h.in
@@ -66,9 +66,6 @@
/* Enable OFB and CFB cipher modes */
#undef ENABLE_OFB_CFB_MODE
-/* Allow --askpass and --auth-user-pass passwords to be read from a file */
-#undef ENABLE_PASSWORD_SAVE
-
/* Enable internal packet filter */
#undef ENABLE_PF
@@ -538,6 +535,9 @@
/* Define to 1 if you have the `unlink' function. */
#undef HAVE_UNLINK
+/* Define to 1 if you have the <versionhelpers.h> header file. */
+#undef HAVE_VERSIONHELPERS_H
+
/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK