]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Feb 2016 21:51:55 +0000 (22:51 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 13 Feb 2016 10:57:14 +0000 (11:57 +0100)
commit4de282cf9324ab13d17ac334244d0d7cae2df37d
treec37b8721c973d04b65fda029bdc8557dfd3eab22
parent736ffecc9cf58a0d2c5f147a1f56f2c3532c10ce
build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs

They have long been obsolete, and upstream distros and packages have mostly
switched over, let's get rid of it for good.
14 files changed:
.gitignore
Makefile.am
autogen.sh
configure.ac
src/compat-libs/.gitignore [deleted file]
src/compat-libs/libsystemd-daemon.pc.in [deleted file]
src/compat-libs/libsystemd-daemon.sym [deleted file]
src/compat-libs/libsystemd-id128.pc.in [deleted file]
src/compat-libs/libsystemd-id128.sym [deleted file]
src/compat-libs/libsystemd-journal.pc.in [deleted file]
src/compat-libs/libsystemd-journal.sym [deleted file]
src/compat-libs/libsystemd-login.pc.in [deleted file]
src/compat-libs/libsystemd-login.sym [deleted file]
src/compat-libs/linkwarning.h [deleted file]