diff options
| author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-10-11 14:27:00 +0000 |
|---|---|---|
| committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-10-11 14:27:00 +0000 |
| commit | b1c4f7eeed91b2b5500d512ebbb5f929448c6e89 (patch) | |
| tree | e52fc5bbd52c0d70d4f48cf7863f9720f9fe3c02 /net/samba3/files/patch-configure.in | |
| parent | Update to 2.2.6 RC2 (diff) | |
Update to alpha20
Diffstat (limited to 'net/samba3/files/patch-configure.in')
| -rw-r--r-- | net/samba3/files/patch-configure.in | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/net/samba3/files/patch-configure.in b/net/samba3/files/patch-configure.in deleted file mode 100644 index da1f47cff770..000000000000 --- a/net/samba3/files/patch-configure.in +++ /dev/null @@ -1,28 +0,0 @@ ---- configure.in.orig Thu Dec 13 08:19:58 2001 -+++ configure.in Sun Dec 23 23:39:48 2001 -@@ -1642,10 +1642,9 @@ - CFLAGS="$CFLAGS -I$withval/include" - CPPFLAGS="$CPPFLAGS -I$withval/include" - LDFLAGS="$LDFLAGS -L$withval/lib" -- ;; -- esac ], -- AC_MSG_RESULT(no) --) -+ -+ # don't automatically detect krb5 stuff, only do it if --with-krb5=foo -+ # is given (and isn't 'no'). - - # now check for krb5.h. Some systems have the libraries without the headers! - # note that this check is done here to allow for different kerberos -@@ -1669,6 +1668,11 @@ - AC_CHECK_LIB(krb5, krb5_mk_req_extended, [LIBS="$LIBS -lkrb5"; - AC_DEFINE(HAVE_KRB5)]) - -+ ;; -+ esac ], -+ AC_MSG_RESULT(no) -+) -+# end of --with-krb5 check - - ################################################################## - # we might need the lber lib on some systems. To avoid link errors |
