Re: [GD-General] Feedback wanted on POSH
Brought to you by:
vexxed72
From: Brian H. <ho...@py...> - 2003-11-20 05:31:26
|
On Thu, 20 Nov 2003 14:35:51 +1100, Aaron Drew wrote: > I haven't really had much experience with > autoconf/automake/configure it but it seems like this sort of stuff > would fit nicely into that system rather than compete with it. > Maybe someone more familiar with this system could provide some > more insight? The problem is that those require an external tool and configuration process. POSH is specifically designed to be drop-in, compile and go with minimal configuration. Brian |