> On 11/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> One example of using the autotools is here:
>
> http://chicken.humankraft.com/wiki.ssp?page=Using%20the%20GNU%20Autotools%20with%20compiled%20code
>
> It's rather minimalistic, but should show the general procedure.

Thank you very much.

> Apart from Chicken itself, I try to avoid autoconf/automake as much
> as possible, but it certainly is a standard way of handling the build
> of source packages.

The standard is using ./configure (preferably accepting --prefix), make
and make install -- whether or not the configure script and makefile was
generated by the autotools doesn't seem to be important.

Thanks again.
Sunnan


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to