|
From: Christian F. <Chr...@t-...> - 2011-10-21 16:25:13
|
Christian Franke wrote: > Dear smartmontools users, > > release 5.42 of smartmontools is now available [1]. > I uploaded a new tarball with autoconf/automake files (aclocal.m4, configure, Makefile.in) regenerated. MD5 old: ce5690a1ba58efbe6db1bb784e4e20c3 MD5 new:4460bf9a79a1252ff5c00ba52cf76b2a Unfortunately the old tarball was built on a system without pkg-config installed. The PKG_PROG_PKG_CONFIG macro was not expanded in configure. As a consequence, the detection of systemd presence for 'make install' target was broken, sorry. The build of the executables were not affected. Cheers, Christian |