mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
build-sys: drop debug output
This commit is contained in:
parent
0571e0111d
commit
c16c534dcb
@ -91,8 +91,6 @@ if test "z$with_distro" = "z"; then
|
||||
fi
|
||||
with_distro=`echo ${with_distro} | tr '[[:upper:]]' '[[:lower:]]' `
|
||||
|
||||
echo "hallo"
|
||||
|
||||
case $with_distro in
|
||||
fedora)
|
||||
SYSTEM_SYSVINIT_PATH=/etc/rc.d/init.d
|
||||
@ -115,8 +113,6 @@ case $with_distro in
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "hallo"
|
||||
|
||||
AC_SUBST(SYSTEM_SYSVINIT_PATH)
|
||||
AC_SUBST(SYSTEM_RCND_PATH)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user