Re: Autotools use.

2004-08-12 Thread Christophe de Vienne
MichaÃl CATANZARITI wrote: Hi, simplesocketserver is a fully configurable server (with an xml or property file) and can be used as a remote logging server by any application using log4cxx. So I think it's fully part of the essentiel log4cxx components. OK. I'll put it in a separate directory the

Re: Autotools use.

2004-08-12 Thread =?UTF-8?B?TWljaGHDq2wgQ0FUQU5aQVJJVEk=?=
Hi, simplesocketserver is a fully configurable server (with an xml or property file) and can be used as a remote logging server by any application using log4cxx. So I think it's fully part of the essentiel log4cxx components. Regards, Christophe de VIENNE wrote: Christophe de VIENNE wrote: MichaÃ

Re: Autotools use.

2004-08-12 Thread Christophe de VIENNE
Christophe de VIENNE wrote: MichaÃl CATANZARITI wrote: Hi Christophe, The reason why I removed the configure script in the Makefile.am was initially to reduce the log4cxx archive size. May be, it 's a bad reason because developers are used to find a configure script. About the simplesocketserver

Autotools use.

2004-06-29 Thread Christophe de VIENNE
Note: I've posted this message on log4cxx-user but I guess it's place is here... Hi, The build process currently impose to run 'autogen.sh' before running configure. Although it's a good thing for a programmer using the CVS version, I think it shouldn't be the case when compiling from the tarball