]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mips/config.in
sim: unify debug/stdio/trace/profile build settings
[thirdparty/binutils-gdb.git] / sim / mips / config.in
index b21bf7cd6b526e5dfc567473d1b03911224b0ac5..29d1fe2ab999259f38c4d7cfc7c67986dcf98921 100644 (file)
@@ -3,9 +3,6 @@
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
-/* Sim debug setting */
-#undef DEBUG
-
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
@@ -83,9 +80,6 @@
 /* Additional package description */
 #undef PKGVERSION
 
-/* Sim profile settings */
-#undef PROFILE
-
 /* Bug reporting address */
 #undef REPORT_BUGS_TO
 
 #endif
 
 
-/* Sim debug setting */
-#undef WITH_DEBUG
-
-/* Sim profile settings */
-#undef WITH_PROFILE
-
-/* How to route I/O */
-#undef WITH_STDIO
-
-/* Sim trace settings */
-#undef WITH_TRACE
-
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD