Discussion:
libnfsidmap: build system updates
Jan Engelhardt
2014-10-06 21:19:29 UTC
Permalink
The following changes since commit f139de79d91e7773b5b98fe5aca5570f77c7aee9:

libnfsidmap: respect Nobody-User/Nobody-Group (2014-08-13 12:42:14 -0400)

are available in the git repository at:

git://git.inai.de/libnfsidmap HEAD

for you to fetch changes up to 14dc1869cb96c4bd4945bbd08e3b88e7df0c6442:

build: use a symbol version map (2014-10-06 22:59:09 +0200)

----------------------------------------------------------------
Jan Engelhardt (5):
build: rename configure.in -> .ac
build: regenerate .pc file when .pc.in changed
build: use a separate tool directory and update .gitignore
build: kill autogenerated/empty files from the SCM
build: use a symbol version map

.gitignore | 13 +++----------
Makefile.am | 4 +++-
NEWS | 1 -
configure.in => configure.ac | 3 ++-
m4/.gitignore | 2 ++
nfsidmap.map | 27 +++++++++++++++++++++++++++
6 files changed, 37 insertions(+), 13 deletions(-)
delete mode 100644 NEWS
rename configure.in => configure.ac (97%)
create mode 100644 m4/.gitignore
create mode 100644 nfsidmap.map
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...