aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-systemd/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-141-1/+2
| | | | | Some C libraries, such as uClibc, require an explicit link for some atomic functions. Check for any libatomic, and explcily link it.
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-2/+0
|
* configure: Support systemd >= 209Chris Patterson2015-12-211-2/+2
| | | | | | | | | | | | | | | | | libsystemd-journal and libsystemd-daemon are now just part of libsystemd. Keep original systemd checks as a fallback. Updates charon-systemd/Makefile.am accordingly. Tested on: - debian wheezy (systemd v44) - ubuntu 15.10 (systemd v255). Signed-off-by: Chris Patterson <pattersonc@ainfosec.com> Closes strongswan/strongswan#24.
* systemd: Discover and check systemd libraries with pkg-config during configureMartin Willi2014-09-221-1/+2
|
* systemd: Add a native systemd journal loggerMartin Willi2014-09-221-1/+1
|
* systemd: Provide a charon-systemd daemon targeting full systemd integrationMartin Willi2014-09-221-0/+18