linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel
@ 2017-11-02 15:07 Steve Dickson
  2017-11-02 15:07 ` [PATCH 1/2] nfs-utils: Remove dependency on libnfsidmap-devel package Steve Dickson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steve Dickson @ 2017-11-02 15:07 UTC (permalink / raw)
  To: Linux NFS Mailing list

With commit a867b45e (Release: 2.2.1) libnfsidmap-devel
is now compiled and installed by nfs-utils. So the programs
that are dependent libnfsidmap-devel need to look 
inward verse outward for header files. 

Justin Mitchell (1):
  nfs-utils: Remove dependency on libnfsidmap-devel package

Steve Dickson (1):
  gitignore: ignore files generated by libnfsidmap compilation

 .gitignore                      |  1 +
 configure.ac                    |  2 ++
 support/nfsidmap/libnfsidmap.pc | 11 -----------
 3 files changed, 3 insertions(+), 11 deletions(-)
 delete mode 100644 support/nfsidmap/libnfsidmap.pc

-- 
2.13.6


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-02 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-02 15:07 [PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel Steve Dickson
2017-11-02 15:07 ` [PATCH 1/2] nfs-utils: Remove dependency on libnfsidmap-devel package Steve Dickson
2017-11-02 15:07 ` [PATCH 2/2] gitignore: ignore files generated by libnfsidmap compilation Steve Dickson
2017-11-02 17:23 ` [PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).