modified: configure.ac
whitspace clean up. No code changes.
This commit is contained in:
parent
604a037d84
commit
e1d93705f8
|
@ -4113,7 +4113,6 @@ AC_ARG_WITH([kerberos5],
|
||||||
[K5LIBS="$K5LIBS -ldes"])
|
[K5LIBS="$K5LIBS -ldes"])
|
||||||
], [ AC_MSG_RESULT([no])
|
], [ AC_MSG_RESULT([no])
|
||||||
K5LIBS="-lkrb5 -lk5crypto -lcom_err"
|
K5LIBS="-lkrb5 -lk5crypto -lcom_err"
|
||||||
|
|
||||||
])
|
])
|
||||||
AC_SEARCH_LIBS([dn_expand], [resolv])
|
AC_SEARCH_LIBS([dn_expand], [resolv])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue