Re: CVS Build Errors on RedHat 6.0 i386

Here is my configuration and how I bootstrap the library:

$ aclocal --version
    aclocal (GNU automake) 1.4a

$ autoheader --version
    Autoconf version 2.14.1

$ automake --version
    automake (GNU automake) 1.4a

$ autoconf --version
    Autoconf version 2.14.1

$ cat Configure 
    #!/bin/sh
    perl config/winConfigure.pl
    aclocal && autoheader && automake && autoconf
    sh configure $*

Hope this helps,

    Raffaele

Received on Wednesday, 18 August 1999 20:11:37 UTC