2007/12/1, Jakob Haufe <[EMAIL PROTECTED]>: > Jakob Haufe <[EMAIL PROTECTED]> wrote on Sat, 1 Dec 2007 23:01:26 +0100 > in [EMAIL PROTECTED]: > > > Jakob Haufe <[EMAIL PROTECTED]> wrote on Sat, 1 Dec 2007 22:36:44 +0100 > > in [EMAIL PROTECTED]: > > > > > The attached patch does the following: > > > > > > * add plugins/ompgsql/* > > > > Erm, yes. Maybe i should have noticed, that cvs doesn't recurse into > > new subdirectories... so here are the files for the plugins/ompgsql > > directory. > Ok, mailman doesn't like any mimetypes but text/plain... next try *grml*
Hi, just a very minor nitpick in Makefile.am: pkglibdir is by default defined to be $(libdir)/@PACKAGE@/ [1], so there is no need to redefine it. Simply delete the first line. plugins/ommysql/Makefile.am should be fixed accordingly. It also seems that the configure.ac bits are missing. Cheers, Michael [1] http://www.gnu.org/software/automake/manual/html_node/Uniform.html#Uniform -- 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

