quota: fix configure test for HP-UX
commitf6026407694f56f5a23338aa9e687fda9921a83e
authorBjörn Jacke <bj@sernet.de>
Mon, 10 Sep 2012 22:07:45 +0000 (11 00:07 +0200)
committerBjoern Jacke <bj@sernet.de>
Tue, 11 Sep 2012 01:05:17 +0000 (11 03:05 +0200)
tree586cf336a19a25e7d9d41afa4e3d75f939dc76e8
parent6a1fa3e0a7f5f268e193c8b9ef40432d3d51f4aa
quota: fix configure test for HP-UX

while HP-UX does have the 4A quota interface our test failed due to a missing
function prototype in HP-UX and our test running in strict mode with
compile warnings be errors. So let's make our own prototype in the test when we
are on HP*UX
source3/tests/sysquotas.c