Linux: Restructure kernel header detection
authorStephan Wiesand <stephan.wiesand@desy.de>
Sat, 15 Dec 2012 14:36:24 +0000 (15:36 +0100)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 18 Dec 2012 20:32:11 +0000 (12:32 -0800)
commit3f9d982ec25aa5f9cf32a1268d6883a9afa70b12
tree3478f78838cad90677015614b0a4dd57f05e5bc0
parent23092acce5d2d71a5ad6402119973c7c2c2f5e89
Linux: Restructure kernel header detection

As of kernel 3.7, version.h has moved, and hence utsrelease.h was
no longer found. Loop over candidate directories and locations
within, and look for the files we're actually after.

FIXES 131525

Change-Id: I686212a283b9e0ce769b1351e3cb75e08f4b110c
Reviewed-on: http://gerrit.openafs.org/8761
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Laß <lass@mail.uni-paderborn.de>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
acinclude.m4