summaryrefslogtreecommitdiff
path: root/src/shared/build.h
AgeCommit message (Collapse)Author
2015-04-19Remove libidn checks/supportAndy Wingo
2015-04-19Remove gnutls checkAndy Wingo
2015-04-19Remove libcryptsetup supportAndy Wingo
2015-04-19Remove elfutils checksAndy Wingo
2015-04-19Remove libaudit supportAndy Wingo
2015-04-19Remove gcrypt checksAndy Wingo
2015-04-19Remove compression supportAndy Wingo
2015-04-19Remove IMA supportAndy Wingo
2015-04-19Remove kmod supportAndy Wingo
2015-04-08Compiling.Andy Wingo
2015-04-08Remove SysV compatAndy Wingo
2015-04-08Remove utmp thingsAndy Wingo
2014-12-23build-sys: move core/build.h → shared/build.hLennart Poettering
After all, pretty much all our tools include it, and it should hence be shared. Also move sysfs-show.h from core/ to login/, since it has no point to exist in core.