]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/common.m4
sim:
[thirdparty/binutils-gdb.git] / sim / common / common.m4
index 8daf08e231711658e6c8fa47001bd962133cb1d7..f5877540f24cec3661e8670b28465f10a87510f1 100644 (file)
@@ -195,6 +195,10 @@ if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
 fi],[sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"])dnl
 AC_SUBST(sim_profile)
 
+ACX_PKGVERSION([GDB])
+ACX_BUGURL([http://www.gnu.org/software/gdb/bugs/])
+AC_DEFINE_UNQUOTED([PKGVERSION], ["$PKGVERSION"], [Additional package description])
+AC_DEFINE_UNQUOTED([REPORT_BUGS_TO], ["$REPORT_BUGS_TO"], [Bug reporting address])
 
 dnl Types used by common code
 AC_TYPE_SIGNAL