Commit Graph

4 Commits

Author SHA1 Message Date
Nicola Fontana 4c8ffd9a57 Do not hardcode paths in scripts
Try to reuse the configured paths as much as possible. Unfortunately, to
be able to fully expand some variable (e.g. `bindir`), these files must
be expanded by make, not by configure. This adds some complexity:

https://www.gnu.org/software/automake/manual/html_node/Scripts.html
2021-07-22 14:40:03 +02:00
Florian Pose 145e2ec239 Added notes about systemd dependencies. 2014-02-19 12:28:15 +01:00
Florian Pose 74687adbe9 Install ethercat service to multi-user target by default. 2012-04-10 19:09:51 +02:00
Florian Pose 04b652a7fb Added first systemd support. 2012-01-04 18:00:36 +01:00