diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-01 23:23:28 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-01 23:23:28 +0000 |
commit | e4045cdb950f04ab524fb8e23007602e657f0927 (patch) | |
tree | 740facc75e0accbab063c00289931519f615353a /sim/tic80/acconfig.h | |
parent | b646261c739ef7ba9f7710ce7bd99cccef154ffd (diff) | |
download | gdb-e4045cdb950f04ab524fb8e23007602e657f0927.zip gdb-e4045cdb950f04ab524fb8e23007602e657f0927.tar.gz gdb-e4045cdb950f04ab524fb8e23007602e657f0927.tar.bz2 |
Delete TiC80, no longer supported by GDB.
Diffstat (limited to 'sim/tic80/acconfig.h')
-rw-r--r-- | sim/tic80/acconfig.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/tic80/acconfig.h b/sim/tic80/acconfig.h deleted file mode 100644 index f9b87a1..0000000 --- a/sim/tic80/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 |