aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/acconfig.h
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2006-12-21 04:43:53 +0000
committerHans-Peter Nilsson <hp@axis.com>2006-12-21 04:43:53 +0000
commitedc5d9ec5820ae505b26ba00c35d418d4132f2d9 (patch)
tree58097b62cf2c4d46003a5496e9079d1fd707813a /sim/sh/acconfig.h
parent81963b26f2bb1a0e29341369de101211c5305cc5 (diff)
downloadgdb-edc5d9ec5820ae505b26ba00c35d418d4132f2d9.zip
gdb-edc5d9ec5820ae505b26ba00c35d418d4132f2d9.tar.gz
gdb-edc5d9ec5820ae505b26ba00c35d418d4132f2d9.tar.bz2
* acconfig.h: Remove.
* config.in: Regenerate.
Diffstat (limited to 'sim/sh/acconfig.h')
-rw-r--r--sim/sh/acconfig.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/sh/acconfig.h b/sim/sh/acconfig.h
deleted file mode 100644
index f9b87a1..0000000
--- a/sim/sh/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