]> git.ipfire.org Git - thirdparty/sarg.git/commit - configure.ac
Add a configuration option to report any error in the sum of the in-cache and out...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:35:29 +0000 (12:35 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:35:29 +0000 (12:35 +0000)
commit65b4ec2c7ecc6ca559940a678aeede9333b9d1d5
treeca4670801f6fdea81039c4092f0b9d5c7013409a
parent7843c6cb474c613a3bda61490f4965157bec5131
Add a configuration option to report any error in the sum of the in-cache and out-cache columns of the reports. The sum must be 100.00%. The total column is also checked for any discrepency. The check is activated at compile time as it will likely be used by me alone.
CMakeLists.txt
configure.in
include/config.h.in
log.c
topuser.c