Synchronise the VMS build with recent movements in the Unix build.
authorRichard Levitte <levitte@openssl.org>
Fri, 23 Mar 2007 09:36:33 +0000 (09:36 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 23 Mar 2007 09:36:33 +0000 (09:36 +0000)
crypto/crypto-lib.com
engines/makeengines.com

index 64523024faa080de4ebe30ff40a5c500c817bb41..c4362f569e485d021757e3b7c0629546d4b219c3 100644 (file)
@@ -211,7 +211,7 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ -
        "eng_table,eng_pkey,eng_fat,eng_all,"+ -
        "tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_ecdh,tb_rand,tb_store,"+ -
        "tb_cipher,tb_digest,tb_pkmeth,tb_asnmth,"+ -
        "eng_table,eng_pkey,eng_fat,eng_all,"+ -
        "tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_ecdh,tb_rand,tb_store,"+ -
        "tb_cipher,tb_digest,tb_pkmeth,tb_asnmth,"+ -
-       "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev,eng_padlock"
+       "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev"
 $ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,"+ -
        "aes_ctr,aes_ige"
 $ LIB_BUFFER = "buffer,buf_err"
 $ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,"+ -
        "aes_ctr,aes_ige"
 $ LIB_BUFFER = "buffer,buf_err"
index 4a7474e01071251305192f9a970ae61f9f3f1fa0..3727a36f0a749d46c9eb494e8a4ecdbcab3241b6 100644 (file)
@@ -34,7 +34,7 @@ $! Set the names of the engines we want to build
 $!
 $ ENGINES = "," + P6
 $ IF ENGINES .EQS. "," THEN -
 $!
 $ ENGINES = "," + P6
 $ IF ENGINES .EQS. "," THEN -
-       ENGINES = ",4758cca,aep,atalla,cswift,chil,nuron,sureware,ubsec"
+       ENGINES = ",4758cca,aep,atalla,cswift,chil,nuron,sureware,ubsec,padlock"
 $!
 $! Set the default TCP/IP library to link against if needed
 $!
 $!
 $! Set the default TCP/IP library to link against if needed
 $!