OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4527-g9de36a0
Gerrit Code Review
gerrit@openafs.org
Sun, 4 Jan 2015 21:26:44 -0500
The following commit has been merged in the master branch:
commit 9de36a0398a53fffd7bde8ed9e57573bed3b669d
Author: Andrew Deason <adeason@sinenomine.net>
Date: Mon Dec 23 17:27:05 2013 -0500
RedHat: Update configure options, again
Commit 83f85c9ad6c439eb9676436a3e09c40c2813f1c1 updated the arguments
we give to configure, since --enable-disconnected and --with-krb5-conf
no longer exist. But, it only updated the configure options for the
userspace configure, and did not update the configure invocation for
building kmod kernel modules.
Update the other configure invocation, so they match and both of them
avoid using outdated configure options.
Change-Id: Ia7fe16a373b5feabd4060bd85fbf9220407082f5
Reviewed-on: http://gerrit.openafs.org/10623
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/packaging/RedHat/openafs.spec.in | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository