]> arthur.barton.de Git - ngircd-alex.git/commit
Use lowercase "package name" for syslog logging again
authorAlexander Barton <alex@barton.de>
Mon, 29 Oct 2012 09:24:27 +0000 (10:24 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 29 Oct 2012 09:24:27 +0000 (10:24 +0100)
commitb18e81b6313b097101f35e9b69870be6f2467828
tree3bf6c9199eaa2c45026844ffbb9563e25a61a982
parent8ff153d7d40e4933e5ac66016ac30d35cbde3227
Use lowercase "package name" for syslog logging again

This is how ngIRCd up to release 19.2 behaved; "bug" introduced by commit
67e882, "configure.in: require autoconf 2.67 and automake 1.11", which
changed the "PACKAGE_NAME" to "ngIRCd"; so use "PACKAGE" which still is
the lowercase version for initializing syslog logging.
src/ngircd/log.c