build: allow configure options to be set for libnfs
authortheuni <theuni-nospam-@xbmc.org>
Sat, 3 Sep 2011 03:28:48 +0000 (23:28 -0400)
committertheuni <theuni-nospam-@xbmc.org>
Sat, 3 Sep 2011 03:32:22 +0000 (23:32 -0400)
commit502099b5179b208bfae702a7f296fcccd0febc45
tree8bd0e6dedee2a3bcfcc0ee5c8afa2fba4d6ab8a9
parent5068ab19f5a8a8bd095095c1fde46f6a90cf3d01
build: allow configure options to be set for libnfs

This is an ugly ugly hack, but it only has to last until
libnfs makes its way into distros.

use the PREFIX or LIBNFS_CONFIGOPTS env vars to override their defaults.

This way we can do cross builds without manual intervention.
lib/libnfs/Makefile