Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-12 | Allow building with run-time debugging enabled (via configure) | Philip Prindeville | |
Add --enable-runtime-debugging option to ./configure. Add example logmsg() to tacc.c so it can be built with debugging. Fix logmsg() prototype (it's supposed to match the prototype of syslog() which returns void). Export build-time value of --enable-runtime-debugging into libtac.pc. | |||
2016-07-23 | update description | Paweł Krawczyk | |
2014-10-08 | Whitespace fix | Daniel Gollub | |
2014-09-05 | Fix include directory in pkg-config file | Daniel Gollub | |
All headers are stored in the libtac sub-directory. | |||
2014-08-28 | Introduce pkg-config file for libtac | Daniel Gollub | |