Re: cvs commit: apr-serf/include .cvsignore serf_config.h.in
Justin Erenkrantz <[email protected]> Mon, 1 Jul 2002 07:04:35 -0700
| Newsgroups | gmane.comp.apache.apr.serf.devel |
|---|---|
| Message-ID | <[email protected]> |
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