aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/acconfig.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-04-26 22:03:55 +0000
committerTom Tromey <tromey@redhat.com>1998-04-26 22:03:55 +0000
commit5da9ce07eb81d08f611307ca4505b8d6e5bec85d (patch)
tree487eb8876f448e567ff6d2f59c31db5eef444eb4 /sim/d10v/acconfig.h
parentb29daf02875c7aeef921fb977d7fab21d63061d9 (diff)
downloadfsf-binutils-gdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.zip
fsf-binutils-gdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.tar.gz
fsf-binutils-gdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.tar.bz2
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again.
Diffstat (limited to 'sim/d10v/acconfig.h')
-rw-r--r--sim/d10v/acconfig.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/sim/d10v/acconfig.h b/sim/d10v/acconfig.h
new file mode 100644
index 0000000..f9b87a1
--- /dev/null
+++ b/sim/d10v/acconfig.h
@@ -0,0 +1,15 @@
+
+/* 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