+2905. [port] aix: set use_atomic=yes with native compiler.
+ [RT #21402]
+
2904. [bug] When using DLV, sub-zones of the zones in the DLV,
could be incorrectly marked as insecure instead of
secure leading to negative proofs failing. This was
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
-# $Id: configure,v 1.476 2010/05/19 07:13:15 marka Exp $
+# $Id: configure,v 1.477 2010/05/26 23:44:27 marka Exp $
#
# Portions Copyright (C) 1996-2001 Nominum, Inc.
#
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# From configure.in Revision: 1.493 .
+# From configure.in Revision: 1.494 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.62.
#
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ else
+ use_atomic=yes
fi
;;
*)
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
-AC_REVISION($Revision: 1.493 $)
+AC_REVISION($Revision: 1.494 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.59)
use_atomic=yes])
]
)
+ else
+ use_atomic=yes
fi
;;
*)