add support to create a pkgconfig file 'libnfs.pc' on build, and install this with...
authorStephan Raue <stephan@openelec.tv>
Fri, 16 Sep 2011 06:23:23 +0000 (08:23 +0200)
committerStephan Raue <stephan@openelec.tv>
Fri, 16 Sep 2011 06:23:23 +0000 (08:23 +0200)
commitea545df91284aad921b800d757c3743551e9a2ab
treee6624dc57f3c93b2613637058d0f7a5ebd9ba67b
parent22e73f32dddfdd536a2d6dff1ba184f592d45251
add support to create a pkgconfig file 'libnfs.pc' on build, and install this with 'make install'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
.gitignore
Makefile.am
configure.ac
libnfs.pc.in [new file with mode: 0644]
packaging/RPM/libnfs.spec.in