gas/testsuite/
[deliverable/binutils-gdb.git] / gas / config.in
index a4b62292689ea57bf5c34aaa60dc2debd6113896..940e1f8292391a0df33aaae954561dcce68ed7ca 100644 (file)
@@ -29,6 +29,9 @@
 /* Supported emulations. */
 #undef EMULATIONS
 
+/* Define if you want run-time sanity checks. */
+#undef ENABLE_CHECKING
+
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
 /* Target vendor. */
 #undef TARGET_VENDOR
 
+/* Use b modifier when opening binary files? */
+#undef USE_BINARY_FOPEN
+
 /* Use emulation support? */
 #undef USE_EMULATIONS
 
This page took 0.022903 seconds and 4 git commands to generate.