]> git.michaelhowe.org Git - packages/o/openafs.git/commit
aklog: Use correct CFLAGS
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 28 Jan 2011 15:01:21 +0000 (15:01 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 29 Jan 2011 06:00:41 +0000 (22:00 -0800)
commitd8a2291c06b6c7ec86b5556ff742c4afb7d28736
tree2a62ca357d0d10ac4ae12bf64581679ed7bf4dac
parent299e942ae98dfea3a4804c724e5d440715974e0c
aklog: Use correct CFLAGS

The aklog Makefile was setting XCFLAGS, but then not actually using them
which meant that we never used the correct include path for the Kerberos
libraries, or defined ALLOW_REGISTER

Change-Id: Iae573bc216b42bdf9aa49e9f5f42a883e08b6265
Reviewed-on: http://gerrit.openafs.org/3766
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/aklog/Makefile.in