AC_FUNC_GETLOADAVG

2002-05-12 Thread Patrick Welche
I'm afraid the new version of functions.m4 doesn't work for me (reverting from 1.60 to 1.58 allows test to pass). 143. acfunctions.at:15: FAILED near `acfunctions.at:15' with +configure: error: ./getloadavg.c is missing Where should I find getloadavg.c? On my system getloadavg() is in -lc, so

OpenWatcom support

2002-05-12 Thread John Poltorak
Is the GNU build system designed specifically for gcc or will it support other compilers such as the newly released Open Watcom ? -- John

Re: OpenWatcom support

2002-05-12 Thread Allan Clark
John; I find that it's made for GCC, but seems to support (by checking) a number of other build systems. For example, it detects and supports the UnixWare, Open UNIX build systems, Open Server, and I think it also works with the Intel icc tool. In this do-it-yourself realm, I'm sure if you try

Re: OpenWatcom support

2002-05-12 Thread Earnie Boyd
--- John Poltorak <[EMAIL PROTECTED]> wrote: > > Is the GNU build system designed specifically for gcc or will it support > other compilers such as the newly released Open Watcom ? > Isn't Open Watcom Win32 based? If so, the first thing you need for autoconf to work is a minimal POSIX/Bourne

Re: AC_FUNC_GETLOADAVG

2002-05-12 Thread Paul Eggert
> From: Patrick Welche <[EMAIL PROTECTED]> > Date: Sun, 12 May 2002 16:41:08 +0100 > > I'm afraid the new version of functions.m4 doesn't work for me > (reverting from 1.60 to 1.58 allows test to pass). > > 143. acfunctions.at:15: FAILED near `acfunctions.at:15' > > with > > +configure: error:

Re: OpenWatcom support

2002-05-12 Thread Paul Eggert
> From: John Poltorak <[EMAIL PROTECTED]> > Date: Sun, 12 May 2002 22:15:35 +0100 > > Is the GNU build system designed specifically for gcc No. > or will it support other compilers Yes. > such as the newly released Open Watcom ? Yes, if you are using Open Watcom on GNU/Linux or Unix or some