]> The Tcpdump Group git mirrors - tcpdump/commit
Revert "autotools: don't link with -lcrypto twice." master
authorGuy Harris <[email protected]>
Thu, 15 May 2025 02:07:14 +0000 (19:07 -0700)
committerGuy Harris <[email protected]>
Thu, 15 May 2025 02:07:14 +0000 (19:07 -0700)
commit2a3af435866c26f5f5c1a5242b6d0e2016285c5e
tree8a74e2fbc06531a712fec9e42047064109f16bb5
parent036fa9c7b8be4bda360a1075427b3b2420a92986
Revert "autotools: don't link with -lcrypto twice."

This reverts commit 036fa9c7b8be4bda360a1075427b3b2420a92986.

That doesn't work.  We'd have to figure out what -I flag to use with
that version of libcrypto and set the CFLAGS appropriately, and set
HAVE_LIBCRYPTO to yes.

If you have more than one non-system version of a library, hilarity is
likely to ensure.  Don't do that.
configure.ac