diff options
Diffstat (limited to 'security/pam_krb5/files/patch-configure')
| -rw-r--r-- | security/pam_krb5/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pam_krb5/files/patch-configure b/security/pam_krb5/files/patch-configure deleted file mode 100644 index 3b3d21cf4293..000000000000 --- a/security/pam_krb5/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Mar 17 09:31:46 2003 -+++ configure Wed Jan 21 15:26:38 2004 -@@ -11043,7 +11043,7 @@ - # Check whether --with-krbafs or --without-krbafs was given. - if test "${with_krbafs+set}" = set; then - withval="$with_krbafs" -- if test x$withval != xyes ; then -+ if test x$withval != xyes -a x$withval != xno; then - KRBAFS=$withval - CPPFLAGS="-I$withval/include $CPPFLAGS" - CFLAGS="-I$withval/include $CFLAGS" |
