Autodetection of libs and includes flags / Automake macro?

2008-08-15 Thread Heiko Klein
Hi, I would like to integrate lib4cxx into my project, which uses automake for the build-process. How can I automatically detect if lib4cxx is installed and which lib and include flags I have to use? I am thinking of either a nice automake .m4 macro like the find_apr.m4, or a config program,

Is this a bug or user error?

2008-08-15 Thread Peter Steele
We use the DailyRollingAppender, defined as follows in our config file: appender name=FILE class=org.jboss.logging.appender.DailyRollingFileAppender errorHandler class=org.jboss.logging.util.OnlyOnceErrorHandler/ param name=File value=logfile/ param name=Append

Re: Is this a bug or user error?

2008-08-15 Thread Jacob L. Anawalt
On 2008-08-15 09:59, Peter Steele wrote: What's happening is when the rollover occurs at midnight, some processes still log to the original file, which has now been renamed, whereas Interesting that some fail to roll over and close the old file handle. log to the same file, although I've

Re: apr-util-expat

2008-08-15 Thread Curt Arnold
On Aug 13, 2008, at 9:19 AM, Mehta, Jenica wrote: Hi, Any idea if expat project inside apr-util, has a separate project called XML. Apr-util depends on expat libs or xml lib? Or under some condition? Jenica Mehta Not quite sure what you are asking and seems like an APR question