lib: Use gpfs.h from third_party on Linux
authorChristof Schmitt <cs@samba.org>
Tue, 19 Dec 2017 22:13:50 +0000 (15:13 -0700)
committerVolker Lendecke <vl@samba.org>
Fri, 18 Jan 2019 16:21:02 +0000 (17:21 +0100)
commitc41ec2a9751a760eca1307a1e29508518999d097
treea46329c12cbd9e9e464cc5b918679199f37f8bb3
parentfd789b2c69ce3005cf9747fe525ee3a9e12b7e5b
lib: Use gpfs.h from third_party on Linux

Update the logic for finding the gpfs.h header file: Look for the header
file in the default location under /usr/lpp/mmfs/include. If it is not
available there, default to the file in third_party/gpfs/ on Linux (AIX
could be added if there is demand).

The configure option --with-gpfs=GPFS_HEADERS_DIR can always be used to
overwrite the default behavior with a specific location.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Jan 18 17:21:02 CET 2019 on sn-devel-144
lib/util/wscript
lib/util/wscript_configure