This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-10.1: patch to name-finder.h



Tom Tromey <tromey@redhat.com> writes:
> >>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:

> Adam> +AC_HEADER_SYS_WAIT()

> FYI, the parens here are unnecessary and look strange to someone who
> has used autoconf a lot.  I'm going to remove them.

Something is not right -- when I run this on a linux system that has
sys/wait.h, HAVE_SYS_WAIT_H doesn't get put into include/config.h

Can anybody verify or explain this behavior?

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]