Re: Autoconf Magic
On Mon, Mar 12, 2001 at 11:23:04AM +, Simon Wistow wrote: Anybody know anything about doing autoconf stuff (for a C makefile, sad but it's necessary) or know any good place to look? Not personally but i have this in my bookmark list: http://sources.redhat.com/autobook/autobook/autobook_toc.html HTH Dean -- Profanity is the one language all programmers understand --- Anon
Re: Autoconf Magic
Dean wrote: Not personally but i have this in my bookmark list: http://sources.redhat.com/autobook/autobook/autobook_toc.html Seems to be the ticket - I only needit for very quick stuff - compiling and installing a .so and a program linked about it. Will have a look at that page and other examples and see what I come up with. Cheers.