- From: Raffaele Sena <raff@nuvomedia.com>
- Date: Wed, 18 Aug 1999 17:12:12 -0700
- To: "Taylor Brockman" <brockman@intertect.net>, "Libwww" <www-lib@w3.org>
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