]> Git Repo - binutils.git/blobdiff - gas/config.in
[i386] Check RegVRex in register_number
[binutils.git] / gas / config.in
index a2d62f4e20bea06ae124cabcfe1df39185353709..8b040fc50846f49db096bfe89f704fe9c9e98104 100644 (file)
 /* Default emulation. */
 #undef DEFAULT_EMULATION
 
+/* Define if you want compressed debug sections by default. */
+#undef DEFAULT_FLAG_COMPRESS_DEBUG
+
+/* Define to 1 if you want to generate x86 relax relocations by default. */
+#undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS
+
 /* Supported emulations. */
 #undef EMULATIONS
 
    */
 #undef HAVE_ALLOCA_H
 
+/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_ASPRINTF
+
 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
    */
 #undef HAVE_DECL_FREE
This page took 0.024297 seconds and 4 git commands to generate.