mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
11 lines
379 B
Text
11 lines
379 B
Text
--- source/configure.in.orig Thu Aug 29 07:05:30 2002
|
|
+++ source/configure.in Sat Sep 7 20:54:21 2002
|
|
@@ -1914,7 +1914,7 @@
|
|
yes)
|
|
AC_MSG_RESULT(yes)
|
|
AC_DEFINE(KRB5_AUTH)
|
|
- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err"
|
|
+ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err"
|
|
CFLAGS="$CFLAGS -I$withval/include"
|
|
LDFLAGS="$LDFLAGS -L$withval/lib"
|
|
;;
|