aboutsummaryrefslogtreecommitdiff
path: root/sim/h8500/acconfig.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-12-01 15:41:27 +0000
committerAndrew Cagney <cagney@redhat.com>2004-12-01 15:41:27 +0000
commit44b263ce53e43964fd861a717524fe4c7a0c8351 (patch)
tree653e6d2741503008ba62cc1be9903a96d064480f /sim/h8500/acconfig.h
parent33841fd962589682168c2eada0f46d46be828fe4 (diff)
downloadgdb-44b263ce53e43964fd861a717524fe4c7a0c8351.zip
gdb-44b263ce53e43964fd861a717524fe4c7a0c8351.tar.gz
gdb-44b263ce53e43964fd861a717524fe4c7a0c8351.tar.bz2
Delete h8500 simulator, gdb droped h8500 in 6.1.
Diffstat (limited to 'sim/h8500/acconfig.h')
-rw-r--r--sim/h8500/acconfig.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/h8500/acconfig.h b/sim/h8500/acconfig.h
deleted file mode 100644
index f9b87a1..0000000
--- a/sim/h8500/acconfig.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-/* 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