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:
@@ -66,7 +66,8 @@
|
|||||||
/* #undef HAVE_LIBCAP_NG */
|
/* #undef HAVE_LIBCAP_NG */
|
||||||
|
|
||||||
/* Define to 1 if you have the `crypto' library (-lcrypto). */
|
/* 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). */
|
/* Define to 1 if you have the `rpc' library (-lrpc). */
|
||||||
/* #undef HAVE_LIBRPC */
|
/* #undef HAVE_LIBRPC */
|
||||||
|
|||||||
Reference in New Issue
Block a user