diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-17 10:11:39 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-17 10:11:39 +0000 |
| commit | f0806d8b859e0e4660a211da84d01b116a61bc3b (patch) | |
| tree | 5fb6e939143892e83ed4a72bc9d44989107e0cf0 /libjava/Makefile.am | |
| parent | 120c66974c4f07d2acd3ddef2463bd0ed6473058 (diff) | |
| download | ppe42-gcc-f0806d8b859e0e4660a211da84d01b116a61bc3b.tar.gz ppe42-gcc-f0806d8b859e0e4660a211da84d01b116a61bc3b.zip | |
* configure.ac (dbexecdir): New substituted var.
* configure: Rebuilt.
* Makefile.am (dbexecdir): Remove.
* Makefile.in: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109814 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/Makefile.am')
| -rw-r--r-- | libjava/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/Makefile.am b/libjava/Makefile.am index b5ec81985e0..c1774cdfc88 100644 --- a/libjava/Makefile.am +++ b/libjava/Makefile.am @@ -64,8 +64,6 @@ secdir = $(libdir)/security ## Where to install default logging property file. propdir = $(libdir) -## Where the standard .db file is found. -dbexecdir = $(libdir)/gcj-$(gcc_version) ## Name of the default .db. db_name = classmap.db ## Compiler specific component of the .db file |

