mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
tcpdump: Do not hard code HAVE_LIBCRYPTO in config.h
Reviewed by: emaste
Fixes: ee67461e56
(tpcdump: Update to 4.99.4)
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e9a38ed2fa
commit
a75d93a74d
@ -66,7 +66,8 @@
|
||||
/* #undef HAVE_LIBCAP_NG */
|
||||
|
||||
/* Define to 1 if you have the `crypto' library (-lcrypto). */
|
||||
#define HAVE_LIBCRYPTO 1
|
||||
/* See Makefile */
|
||||
/* #undef HAVE_LIBCRYPTO */
|
||||
|
||||
/* Define to 1 if you have the `rpc' library (-lrpc). */
|
||||
/* #undef HAVE_LIBRPC */
|
||||
|
Loading…
Reference in New Issue
Block a user