aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-06 20:48:46 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-12 20:24:08 -0400
commit6dd65fc048dbe167b809f687acc6228eb07ecec6 (patch)
tree6784f6a25e493296f4600ee94f1d5bcc3cf79da9 /sim/cris/config.in
parent04381273a9ea0cf30575d58983287cd950b3e166 (diff)
downloadfsf-binutils-gdb-6dd65fc048dbe167b809f687acc6228eb07ecec6.zip
fsf-binutils-gdb-6dd65fc048dbe167b809f687acc6228eb07ecec6.tar.gz
fsf-binutils-gdb-6dd65fc048dbe167b809f687acc6228eb07ecec6.tar.bz2
sim: unify bug & package settings
Move these options up to the common dir so we only test & export them once across all ports. The AC_INIT macro does a lot of the heavy lifting already which allows further simplification.
Diffstat (limited to 'sim/cris/config.in')
-rw-r--r--sim/cris/config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/sim/cris/config.in b/sim/cris/config.in
index 29d1fe2..c3a5c27 100644
--- a/sim/cris/config.in
+++ b/sim/cris/config.in
@@ -56,9 +56,6 @@
*/
#undef LT_OBJDIR
-/* Name of this package. */
-#undef PACKAGE
-
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -77,12 +74,6 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Additional package description */
-#undef PKGVERSION
-
-/* Bug reporting address */
-#undef REPORT_BUGS_TO
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS