diff options
author | Tom Gundersen <teg@jklm.no> | 2012-11-20 18:19:44 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2012-11-20 19:35:27 +0100 |
commit | 1d0b59f932d96c108ad5e921213723a48e6b47b8 (patch) | |
tree | 32f6a1805c43019e6e5546cc2f0ba98354bb0f3c /catalog/systemd.catalog | |
parent | e9fd44b728ff1fc0d1f24fccb87a767f6865df27 (diff) |
build-sys: fix sysvcompat handling in distcheck
Distcheck would fail due to sysvinit dir being set,
but not sysvrcnd dir:
# ./configure --enable-gtk-doc --with-sysvrcd-path=/etc/rc.d
# --with-sysvinit-path=/etc/rc.d
# make distcheck
...
configure: error: *** You need both --with-sysvinit-path=PATH and
--with-sysvrcd-path=PATH to enable SysV compatibility support, or both
empty to disable it.
make: *** [distcheck] Error 1
This also allows sysvcompat support to be disabled from distcheck.
Diffstat (limited to 'catalog/systemd.catalog')
0 files changed, 0 insertions, 0 deletions