summaryrefslogtreecommitdiff
path: root/japanese/samba/files/patch-aa
blob: 70e6ec50dbb22d6f680594d554edb98a44229c00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** configure.in.orig	Wed Jul 21 10:24:53 1999
--- configure.in	Mon Dec 27 04:46:26 1999
***************
*** 1064,1070 ****
    --whithout-krb5          Don't include Kerbers 5 support (default)],
  [   AC_MSG_RESULT(yes)
      AC_DEFINE(KRB5_AUTH)
!     LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err"
      CFLAGS="$CFLAGS -I$withval/include"
      LDFLAGS="$LDFLAGS -L$withval/lib"],
    AC_MSG_RESULT(no)
--- 1064,1070 ----
    --whithout-krb5          Don't include Kerbers 5 support (default)],
  [   AC_MSG_RESULT(yes)
      AC_DEFINE(KRB5_AUTH)
!     LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err"
      CFLAGS="$CFLAGS -I$withval/include"
      LDFLAGS="$LDFLAGS -L$withval/lib"],
    AC_MSG_RESULT(no)