Make --syslog option work again
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 Mar 2014 20:12:28 +0000 (22:12 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 31 Mar 2014 20:12:28 +0000 (22:12 +0200)
The -DHAVE_SYSLOG was missing for compiling main() after the recent
build system changes, so the option wasn't enabled (but caused a
warning).


No differences found