diff options
author | Tom Tromey <tromey@redhat.com> | 2002-03-06 23:11:18 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2002-03-06 23:11:18 +0000 |
commit | fd7852b37a2d35d75b472d9b89f5be533974cb57 (patch) | |
tree | 53f4d50f37fb48f26e4b3c4dcb2dcebfcac7f078 /libjava/include | |
parent | e16e32914a3fc97be5b420a92281207d37c3d22a (diff) | |
download | gcc-fd7852b37a2d35d75b472d9b89f5be533974cb57.tar.gz |
config.h.in: Rebuilt.
* include/config.h.in: Rebuilt.
* configure: Rebuilt.
* Makefile.in: Rebuilt.
From-SVN: r50381
Diffstat (limited to 'libjava/include')
-rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 049297416de..ad8ab45fcd3 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -47,9 +47,6 @@ /* Define if using POSIX threads that have the mutexattr functions. */ #undef HAVE_PTHREAD_MUTEXATTR_INIT -/* Define this if you prefer size over speed for java.lang.Character. */ -#undef COMPACT_CHARACTER - /* Define if you have memcpy. */ #undef HAVE_MEMCPY |