This is the mail archive of the java-patches@sources.redhat.com 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]

Re: patch proposal for libjava/configure[.in]


>>>>> "Arno" == Arno J Klaassen <arno@heho.snv.jussieu.fr> writes:

Arno> the following patch makes configure correctly detect socklen_t
Arno> on systems where it is a typedef to a sys/types.h declared type
Arno> (e.g. FreeBSD); it should not hurd on other systems.

Thanks, I will check in the appropriate configure.in patch.

Arno> N.B. I also had to upgrade ``missing'' to a recent version of
Arno> automake, otherwise ``--run'' is not recognised.

I've made this change as well.

Tom

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