This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
RE: [PATCH] install-exec-hook test?
- To: "'apbianco at redhat dot com'" <apbianco at redhat dot com>, "java-patches at sourceware dot cygnus dot com" <java-patches at sourceware dot cygnus dot com>
- Subject: RE: [PATCH] install-exec-hook test?
- From: Anthony Green <green at redhat dot com>
- Date: Tue, 31 Oct 2000 23:21:28 -0800
- Encoding: 8 TEXT
- Organization: Red Hat, Inc.
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
Alex wrote:
> Do we need something like this? I did a `make clean && make && make
> install' in <libgcj-builddir>/<target>/libjava and `make install'
> failed because the links already were in place.
FWIW, this makes sense to me. I just noticed the same problem.
AG