File openssl-0.9.6d-flags-priority.dif of Package compat-openssl096g
diff -uNr openssl-engine-0.9.6d.orig/Configure openssl-engine-0.9.6d.cflags/Configure --- openssl-engine-0.9.6d.orig/Configure Fri May 10 01:26:24 2002 +++ openssl-engine-0.9.6d.cflags/Configure Tue Jul 16 13:06:57 2002 @@ -797,7 +797,7 @@ my $shared_extension = $fields[$idx_shared_extension]; my $ranlib = $fields[$idx_ranlib]; -$cflags="$flags$cflags" if ($flags ne ""); +$cflags="$cflags $flags" if ($flags ne ""); # The DSO code currently always implements all functions so that no # applications will have to worry about that from a compilation point