aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig
AgeCommit message (Collapse)Author
2013-10-21Revert "Make einfo routines private"William Hubbs
This reverts commit de88aff0a839844526ae262f8961ec4372fed238. I was advised that splashutils links to libeinfo, so we do have a consumer for this library.
2013-09-26Make einfo routines privateWilliam Hubbs
The libeinfo library has no consumers other than OpenRC, so there is no reason for it to be maintained as a library. The einfo routines are now an object that links with the rc binary.
2010-08-22Fix for make-3.82 breakage.Jory A. Pratt
2009-10-08Add pkg-config support, fixes #187.Roy Marples