1*a53f50b9Schristosdnl ###################################################################### 2*a53f50b9Schristosdnl Bugreport name 3*a53f50b9SchristosAC_DEFUN([AMU_PACKAGE_BUGREPORT], 4*a53f50b9Schristos[AC_MSG_CHECKING(bug-reporting address) 5*a53f50b9SchristosAC_DEFINE_UNQUOTED(PACKAGE_BUGREPORT, "$1") 6*a53f50b9SchristosAC_MSG_RESULT(\"$1\") 7*a53f50b9Schristos]) 8*a53f50b9Schristosdnl ====================================================================== 9