+2044. [port] add support for atomic operations for Itanium.
+ [RT #16179]
+
2043. [port] nsupdate/nslookup: Force the flushing of the prompt
for interactive sessions. [RT#16148]
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
-# $Id: configure,v 1.339.18.52 2006/06/20 07:00:26 marka Exp $
+# $Id: configure,v 1.339.18.53 2006/06/21 03:39:20 marka Exp $
#
# Portions Copyright (C) 1996-2001 Nominum, Inc.
#
mips-*)
arch=mips
;;
+ ia64-*)
+ arch=ia64
+ ;;
*)
have_atomic=no
arch=noatomic
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
-AC_REVISION($Revision: 1.355.18.52 $)
+AC_REVISION($Revision: 1.355.18.53 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.59)
mips-*)
arch=mips
;;
+ ia64-*)
+ arch=ia64
+ ;;
*)
have_atomic=no
arch=noatomic