]> git.michaelhowe.org Git - packages/o/openafs.git/commit
autoconf: add AC_CHECK_LINUX_TYPE macro
authorAndrew Deason <adeason@sinenomine.net>
Thu, 30 Aug 2012 12:06:33 +0000 (08:06 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 21 Dec 2012 10:13:43 +0000 (02:13 -0800)
commit716cca7ed808aee2e639d06d8d5fcdd71de12b2b
tree1d2caf107339e687dc31961ae0b62a56648dbe22
parentcf59993d504e80f94ee1d9a56ee8b5b669810394
autoconf: add AC_CHECK_LINUX_TYPE macro

add a macro which looks for a given type in a given linux kernel
header file

Reviewed-on: http://gerrit.openafs.org/8021
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit f87d49cd17fbf6aa9465faadac823ed8d0510a16)

Change-Id: Idc6cc79d9410149f6faeb867f878724beaa30793
Reviewed-on: http://gerrit.openafs.org/8788
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/cf/linux-test1.m4