This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-10: patch to name-finder.h
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 07 Feb 2002 11:24:35 -0700
- Subject: Re: WIN-10: patch to name-finder.h
- References: <861yg0zwmz.fsf@megacz.com>
- Reply-to: tromey at redhat dot com
>>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:
Adam> * name-finder.h: don't #include sys/wait.h unless HAVE_PIPE &&
Adam> HAVE_FORK
File names in ChangeLog entries should be relative to the directory
containing the ChangeLog. So this should be "include/name-finder.h".
This happens automatically if you're using Emacs.
Tom