Define PACKAGE macro in all sims' config.h.
[deliverable/binutils-gdb.git] / sim / mips / config.in
index 064a530c3932de16e41a503d4ee01616dc4e76be..9f71eb855f75d9da7cf5d0b6b48dfd3fa9538c9c 100644 (file)
@@ -88,6 +88,9 @@
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Name of this package. */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
This page took 0.024361 seconds and 4 git commands to generate.