o_dir needs to be compiler with the warnings about dollar signs in

identities disabled.
This commit is contained in:
Richard Levitte 2004-07-11 20:21:56 +00:00
parent b0841348b6
commit 15d155e45a

View 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,"
$!