$NetBSD: patch-aa,v 1.6 2009/12/15 13:11:18 taca Exp $ * Prevent extra -O from being added to optimizer flags. * Assume that DragonFly's getaddrinfo works. * Add "USE_" before cpp definition for CANNA, SSL and ZLIB. It was generated by fixed AC_PREFIX_PKG in configure.in. --- configure.orig 2005-04-27 20:54:13.000000000 +0900 +++ configure @@ -675,7 +675,7 @@ netbsd*) ;; esac -OPTS="-O" +OPTS="" @@ -1127,7 +1127,7 @@ fi rm -fr conftest* fi - +if test ${OPSYS} != "DragonFly"; then if test "$buggygetaddrinfo" = "yes"; then if test "$ipv6" = "yes"; then echo 'Fatal: You must get working getaddrinfo() function.' @@ -1135,6 +1135,7 @@ if test "$buggygetaddrinfo" = "yes"; the exit 1 fi fi +fi echo $ac_n "checking if --enable-idea option is specified""... $ac_c" 1>&6 echo "configure:1141: checking if --enable-idea option is specified" >&5 @@ -1216,7 +1217,7 @@ echo "configure:1201: checking for zlib zlib=$ac_cv_prefix_zlib cat >> confdefs.h <> confdefs.h <> confdefs.h <> confdefs.h <