aboutsummaryrefslogtreecommitdiff
path: root/gas/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config.in')
-rw-r--r--gas/config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/config.in b/gas/config.in
index 241e018..e5c2824 100644
--- a/gas/config.in
+++ b/gas/config.in
@@ -142,6 +142,18 @@
/* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H
+/* Define if you have the stpcpy function */
+#undef HAVE_STPCPY
+
+/* Define if your locale.h file contains LC_MESSAGES. */
+#undef HAVE_LC_MESSAGES
+
+/* Define to 1 if NLS is requested */
+#undef ENABLE_NLS
+
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+#undef HAVE_GETTEXT
+
/* Name of package */
#undef PACKAGE