Add sanitization markers.
[deliverable/binutils-gdb.git] / gas / acconfig.h
index fe6ea23bde69d45700ea6b3d8dd705682b71e820..9e9ff8bd39c853ce93bfa2fd65a93b016851e9ca 100644 (file)
 #undef USING_CGEN
 
 /* Needed only for sparc configuration.  */
-#undef SPARC_V9
-#undef SPARC_ARCH64
+#undef DEFAULT_ARCH
 
 /* Needed only for PowerPC Solaris.  */
 #undef TARGET_SOLARIS_COMMENT
 
 /* Needed only for SCO 5.  */
 #undef SCO_ELF
+
+/* needed for non irix ELF targets */
+#undef MIPS_STABS_ELF
+
+/* Define to 1 if NLS is requested.  */
+#undef ENABLE_NLS
+
+/* Define as 1 if you have catgets and don't want to use GNU gettext.  */
+#undef HAVE_CATGETS
+
+/* Define as 1 if you have gettext and don't want to use GNU gettext.  */
+#undef HAVE_GETTEXT
+
+/* Define as 1 if you have the stpcpy function.  */
+#undef HAVE_STPCPY
+
+/* Define if your locale.h file contains LC_MESSAGES.  */
+#undef HAVE_LC_MESSAGES
This page took 0.023096 seconds and 4 git commands to generate.