Add support for C++ in Configurations/unix-Makefile.tmpl
[openssl.git] / Configurations / 10-main.conf
index 846a6c8921439909baccff34c92045d23dcf74de..fc673a1db3b22f543686b251af1536fd60b16abc 100644 (file)
@@ -1774,7 +1774,7 @@ sub vms_info {
         dso_scheme       => "vms",
         thread_scheme    => "pthreads",
 
-        apps_aux_src     => "vms_decc_init.c",
+        apps_aux_src     => "vms_decc_init.c vms_term_sock.c",
     },
 
     "vms-alpha" => {