<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2004-08-31 08:59:44.000000000 -0600
+++ configure	2009-03-03 02:22:45.000000000 -0700
@@ -2563,6 +2563,10 @@
 echo $ECHO_N "checking blowfish object... $ECHO_C" &gt;&amp;6
 
 case "$target" in
+*-*-darwin*)
+ echo "$as_me:2563: result: bf_enc.o" &gt;&amp;5
+echo "${ECHO_T}bf_enc.o" &gt;&amp;6
+ BFOBJ=bf_enc.o;;
 i386-*-*)
  echo "$as_me:2567: result: bf-586.o" &gt;&amp;5
 echo "${ECHO_T}bf-586.o" &gt;&amp;6
</pre></body></html>