o_dir needs to be compiler with the warnings about dollar signs in
authorRichard Levitte <levitte@openssl.org>
Sun, 11 Jul 2004 20:21:56 +0000 (20:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 11 Jul 2004 20:21:56 +0000 (20:21 +0000)
identities disabled.

crypto/crypto-lib.com

index 89e175e91f382b9eb2e947546392f31e79fdbd93..19efe4cadbe10c9f27da2f02566e99dea484acb0 100644 (file)
@@ -275,7 +275,7 @@ $!
 $! Setup exceptional compilations
 $!
 $ COMPILEWITH_CC3 = ",bss_rtcp,"
-$ COMPILEWITH_CC4 = ",a_utctm,bss_log,o_time,"
+$ COMPILEWITH_CC4 = ",a_utctm,bss_log,o_time,o_dir"
 $ COMPILEWITH_CC5 = ",md2_dgst,md4_dgst,md5_dgst,mdc2dgst," + -
                     "sha_dgst,sha1dgst,rmd_dgst,bf_enc,"
 $!