A.sparc-sun-solaris2.10
A.powerpc64-unknown-linux-rhel4
A.powerpc64-unknown-linux-sles9
+A.powerpc-apple-darwin7.9.0
2005-05-16 Erez Zadok <ezk@cs.sunysb.edu>
+ * minor new ports: powerpc-apple-darwin7.9.0.
+
* m4/macros/host_macros.m4: if a NetBSD system, remove 'elf' part
from OS name because it's no longer relevant. Also, don't include
the major OS version number in the OS name because that's also
-*** Notes specific to am-utils version 6.1-rc4
+*** Notes specific to am-utils version 6.1-rc5
For NetBSD systems, $os used to say "netbsdelf1" or "netbsdelf2." Now it
just says "netbsd."
+- minor new ports:
+ powerpc-apple-darwin7.9.0
+
+*** Notes specific to am-utils version 6.1-rc4
+
- bugs fixed:
* check for "macosx" in M4 macros properly
* minor memory leaks (thanks to Valgrind)
dnl INITIALIZATION
dnl AC_INIT
dnl new init style: PACKAGE, VERSION, BUG-REPORTING-ADDRESS
-AC_INIT([am-utils],[6.1-rc4],[am-utils@am-utils.org])
+AC_INIT([am-utils],[6.1-rc5],[am-utils@am-utils.org])
AC_MSG_NOTICE(*** INITIALIZATION ***)
AC_CONFIG_SRCDIR([amd/amd.c])
AM_CONFIG_HEADER(config.h)
dnl
dnl AC_CONFIG_AUX_DIR(m4)
AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.87 $)
+AC_REVISION($Revision: 1.88 $)
AC_COPYRIGHT([Copyright (c) 1997-2005 Erez Zadok])
dnl find out system type
AC_MSG_NOTICE(*** SYSTEM TYPES ***)