On Mon, Jul 01, 2002 at 02:02:25PM -0000, [EMAIL PROTECTED] wrote: > jerenkrantz 2002/07/01 07:02:25 > > Added: . .cvsignore Makefile.in buildconf configure.in > base .cvsignore Makefile.in serf_connection.c > build .cvsignore apr_common.m4 config.guess config.sub > config_vars.mk.in find_apr.m4 find_apu.m4 > install.sh rules.mk.in > include .cvsignore serf_config.h.in > Log: > Add initial build system based on flood's system with enough modifications > to make this work.
If someone has something better, feel free to jump in. I think this should get us so where we can concentrate on the code rather than the build system in the short term. Moving to a non-recursive make system would be good, but not something I'm going to spend *my* time on. There is also some cruftiness based on how APR and apr-util does it, but I think once we have *code*, we can come back and improve the build system. -- justin
