From 15d155e45ab4db6516cc0466e81e51c51bef4662 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 11 Jul 2004 20:21:56 +0000 Subject: [PATCH] o_dir needs to be compiler with the warnings about dollar signs in identities disabled. --- crypto/crypto-lib.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 89e175e91f..19efe4cadb 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -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," $! -- 2.25.1