aboutsummaryrefslogtreecommitdiff
path: root/packages/vms
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vms')
-rwxr-xr-xpackages/vms/config-vms.h_with_ssl2
-rwxr-xr-xpackages/vms/config-vms.h_without_ssl2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/vms/config-vms.h_with_ssl b/packages/vms/config-vms.h_with_ssl
index e3bc60dac..0d737ec3f 100755
--- a/packages/vms/config-vms.h_with_ssl
+++ b/packages/vms/config-vms.h_with_ssl
@@ -160,7 +160,7 @@
*/
#define HAVE_OPENSSL_ENGINE_H 1
-#endif /* OPENSSL_ENABLED */
+#endif /* USE_SSLEAY */
/* OpenSSL section ends here */
/* Define if you have the <pwd.h> header file. */
diff --git a/packages/vms/config-vms.h_without_ssl b/packages/vms/config-vms.h_without_ssl
index d7649bb83..00dc673df 100755
--- a/packages/vms/config-vms.h_without_ssl
+++ b/packages/vms/config-vms.h_without_ssl
@@ -160,7 +160,7 @@
*/
#define HAVE_OPENSSL_ENGINE_H 1
-#endif /* OPENSSL_ENABLED */
+#endif /* USE_SSLEAY */
/* OpenSSL section ends here */
/* Define if you have the <pwd.h> header file. */