AC_DEFUN([AC_CHK_AMD], [ AM_CONDITIONAL(IS_AMD, test "AuthenticAMD" = "$(uname -i)") ]) # vim: set ft=m4 ts=2 sw=2: