]> sourceware.org Git - lvm2.git/blobdiff - configure.in
Always include debug mesg when cling to allocated is set.
[lvm2.git] / configure.in
index e7176cb99780e9ab647db11f0af1edcbd84e4920..5e8c6f9826778130579705dc6cc6e905920e1611 100644 (file)
@@ -1293,6 +1293,8 @@ AC_ARG_WITH(systemdsystemunitdir,
            AC_HELP_STRING([--with-systemdsystemunitdir=DIR],
                           [systemd service files in DIR]),
            systemdsystemunitdir=$withval,
+           dnl -- init pkgconfig if required
+           test x$PKGCONFIG_INIT != x1 && pkg_config_init
            pkg_systemdsystemunitdir=$($PKG_CONFIG --variable=systemdsystemunitdir systemd))
 
 if test -n "$pkg_systemdsystemunitdir"; then
@@ -1641,7 +1643,7 @@ udev/Makefile
 unit-tests/datastruct/Makefile
 unit-tests/regex/Makefile
 unit-tests/mm/Makefile
-veritysetup/Makefile
+verity/Makefile
 ])
 AC_OUTPUT
 
This page took 0.021137 seconds and 5 git commands to generate.