Ignore:
Timestamp:
Nov 29, 2006, 8:52:31 PM (17 years ago)
Author:
jbarnold
Message:
disabled keyring support
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/common/patches/openafs-scripts.patch

    r29 r41  
    174174 }
    175175 
     176diff -ru openafs-1.4.2/configure openafs-1.4.2-scripts/configure
     177--- openafs-1.4.2/configure     2006-10-13 15:48:34.000000000 -0400
     178+++ openafs-1.4.2-scripts/configure     2006-11-29 19:47:43.000000000 -0500
     179@@ -11512,7 +11512,7 @@
     180   if test "x$ac_cv_linux_keyring_support" = "xyes"; then
     181 
     182 cat >>confdefs.h <<\_ACEOF
     183-#define LINUX_KEYRING_SUPPORT 1
     184+#undef LINUX_KEYRING_SUPPORT
     185 _ACEOF
     186 
     187   fi
Note: See TracChangeset for help on using the changeset viewer.