* read.h (generate_lineno_debug): Add prototype.
[deliverable/binutils-gdb.git] / gas / acconfig.h
index c9c60025c757459f52b48da3fb9c97e6241f3c8f..9e9ff8bd39c853ce93bfa2fd65a93b016851e9ca 100644 (file)
 
 /* 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.02266 seconds and 4 git commands to generate.