Oops...
This commit is contained in:
parent
6bc8e6b898
commit
c2db9cfb52
1 changed files with 0 additions and 2 deletions
|
@ -223,8 +223,6 @@ $inc_dir=(defined($VARS{'INC'}))?$VARS{'INC'}:$inc_def;
|
|||
|
||||
$bin_dir=$bin_dir.$o unless ((substr($bin_dir,-1,1) eq $o) || ($bin_dir eq ''));
|
||||
|
||||
print STDERR "XCFLAGS is $xcflags\n";
|
||||
|
||||
$cflags= "$xcflags$cflags" if $xcflags ne "";
|
||||
|
||||
$cflags.=" -DOPENSSL_NO_IDEA" if $no_idea;
|
||||
|
|
Loading…
Reference in a new issue