mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
build-sys: fix AC_SUBST for /etc/rcN.d
This commit is contained in:
parent
061978fa4d
commit
d64b723a9e
@ -114,7 +114,7 @@ case $with_distro in
|
||||
esac
|
||||
|
||||
AC_SUBST(SYSTEM_SYSVINIT_PATH)
|
||||
AC_SUBST(SYSTEM_RCND_PATH)
|
||||
AC_SUBST(SYSTEM_SYSVRCND_PATH)
|
||||
|
||||
AM_CONDITIONAL(TARGET_FEDORA, test x"$with_distro" = xfedora)
|
||||
AM_CONDITIONAL(TARGET_SUSE, test x"$with_distro" = xsuse)
|
||||
|
Loading…
Reference in New Issue
Block a user