libnfs.pc.in: fix pkg-config --cflags
authorPeter Lieven <pl@kamp.de>
Tue, 17 Dec 2013 11:06:29 +0000 (12:06 +0100)
committerPeter Lieven <pl@kamp.de>
Tue, 17 Dec 2013 11:06:29 +0000 (12:06 +0100)
commitd47c989d886e5398143d43d3b6d25fdf7210cb11
tree39bc151ca4e4b547140a73b0a22fff2bc2c14293
parentfadbf8cf56c8675829502bacad9a4f166cf32be9
libnfs.pc.in: fix pkg-config --cflags

pkg-config --cflags libnfs returns an error with
this line:

$ pkg-config --cflags libnfs
Package @LIBNFS_PC_REQ_PRIVATE@ was not found in the pkg-config search path.
Perhaps you should add the directory containing `@LIBNFS_PC_REQ_PRIVATE@.pc'
to the PKG_CONFIG_PATH environment variable
Package '@LIBNFS_PC_REQ_PRIVATE@', required by 'libnfs', not found

Signed-off-by: Peter Lieven <pl@kamp.de>
libnfs.pc.in