diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7df93bfdbe..ad219c6a92 100644 --- a/configure.ac +++ b/configure.ac @@ -273,6 +273,7 @@ AS_IF([test "x${enable_split_usr}" = "xyes"], [ AC_SUBST([rootprefix], [$with_rootprefix]) AC_SUBST([rootlibdir], [$with_rootlibdir]) +AC_SUBST([udevlibexecdir], [${with_rootlibdir}/udev]) # ------------------------------------------------------------------------------ |