[systemd-devel] [PATCH 0/5] Enhancements to libabc template project
Josh Triplett
josh at joshtriplett.org
Sat Dec 6 14:46:09 PST 2014
I went to use libabc as the basis for a new library, and found a few issues;
rather than just correcting them in my own library, I'd like to push the
changes back into libabc.
Josh Triplett (5):
Makefile.am: Don't add abc subdirectory to include path
Makefile.am: Don't define LIBEXECDIR
autogen.sh: set -e separately, rather than putting -e in the shebang line
m4/.gitignore: Remove stray blank line.
Remove FSF mailing address
Makefile.am | 2 --
autogen.sh | 3 ++-
m4/.gitignore | 1 -
src/abc/libabc.h | 4 ----
src/libabc-private.h | 4 ----
src/libabc.c | 4 ----
src/test-libabc.c | 4 ----
7 files changed, 2 insertions(+), 20 deletions(-)
--
2.1.3
More information about the systemd-devel
mailing list