Age | Commit message (Collapse) | Author |
|
file is now shipped upstream dbus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, fix spelling of openSUSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
configurable with --with-rootdir=
|
|
|
|
|
|
|
|
instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow passing --with switches for SysV init path, SysV rcN.d path,
DBus and syslog service names.
Also bail out if those are not passed and distro is other
|
|
|
|
Attached is a patch for slackware support. If you want it some other
way, let me know; I haven't used git before.
Slackware doesn't have gnome or vala, and I'm having some issues with
the vala programs in systemd. I installed the vala compiler, and the
configure script says I have everything required, but compilation
fails (log attached). Is there something I'm missing? I installed
systemd by commenting out the vala programs in Makefile.am.
Malcolm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In some cases, people will run autoreconf rather than bootstrap.sh, or
they will uninstall pkg-config. This is now detected properly rather
than relying on bootstrap.sh checking for us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|