summarylogtreecommitdiffstats
path: root/0002-Add-configure-option-to-not-install-kauth.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Add-configure-option-to-not-install-kauth.patch')
-rw-r--r--0002-Add-configure-option-to-not-install-kauth.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0002-Add-configure-option-to-not-install-kauth.patch b/0002-Add-configure-option-to-not-install-kauth.patch
index dbf4752bba97..eab9c428ce8c 100644
--- a/0002-Add-configure-option-to-not-install-kauth.patch
+++ b/0002-Add-configure-option-to-not-install-kauth.patch
@@ -1,4 +1,4 @@
-From fcaf7fb25f7f804df8e631f170559383c8ae635e Mon Sep 17 00:00:00 2001
+From 30063b4d7664412d6c353763a9aeca44417e3a5b Mon Sep 17 00:00:00 2001
From: Ben Kaduk <kaduk@mit.edu>
Date: Thu, 8 Nov 2012 18:40:57 -0500
Subject: [PATCH 2/3] Add configure option to not install kauth
@@ -25,7 +25,7 @@ Tested-by: BuildBot <buildbot@rampaginggeek.com>
2 files changed, 73 insertions(+), 52 deletions(-)
diff --git a/acinclude.m4 b/acinclude.m4
-index 79df95a..dda9798 100644
+index af56ea4..e9e84a7f 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -159,6 +159,14 @@ AC_ARG_ENABLE([transarc-paths],
@@ -43,7 +43,7 @@ index 79df95a..dda9798 100644
dnl Optimization and debugging flags.
AC_ARG_ENABLE([strip-binaries],
[AS_HELP_STRING([--disable-strip-binaries],
-@@ -1459,6 +1467,13 @@ else
+@@ -1473,6 +1481,13 @@ else
fi
AC_SUBST(BUILD_LOGIN)
@@ -190,5 +190,5 @@ index dd1452e..ad24e66 100644
#
# Misc. targets
--
-2.4.4
+2.5.3