2007/10/10, Rainer Gerhards <[EMAIL PROTECTED]>: > Excellent - from initial feedback I received, there still seems to be > some minor nits. I'll re-release the pilot soon, will post then.
Ok, I had some time to review the changes. All in all I like, how it's done know. Attached you will find a patch which will cleanup/fix some issues: 1.) fix failing compilation of ommysql plugin (s/ommysql-config.h/config.h/) 2.) fix mysql configure check (although the default is no, we did check for the mysql devel files) 3.) Create a separate Makefile.am for the doc files. This cleans up the toplevel Makefile.am considerably and makes it much more readable and maintainable. I guess everyone agrees ;-) 3b) Assign the html doc files to html_DATA. This means, they are installed to $(hmtdir), which by autoconf standards is $(prefix)/share/doc/$packagename/. If that is not wanted, just name the variable html_files e.g. 4.) Reformat the SOURCES line to make it better readable and maintainable. The patch is against the experimental 1.19.9 tarball. It only patches configure.ac/Makefile.am, so you have to run "autoreconf -vfi" to rebuild the auto* files. Please review and apply. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
_______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

