Use of `fprintf()` for logging has been dropped in favor of GLib's `g_message()`, bug fix in the build system
Changes:
- Use of
fprintf()
for logging has been dropped in favor of GLib'sg_message()
- A small bug in the build system that caused
make distcheck
not to function properly has been fixed
If you are using Arch Linux, you can download this PKGBUILD
.
If you don't have GNU Autotools installed, you can download a version of this package that includes a configure
script from this link (.tar.gz) or this link (.zip).
A distribution-agnostic precompiled package (x86-64) is available here.