Skip to content

Commit d48f64b

Browse files
committed
CHANGES: add some recent changes. [skip ci]
1 parent c2803ad commit d48f64b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
5858
Fix compiling on GNU/Hurd.
5959
Make illumos build warning-free.
6060
Makefile.in: Update the .c.o build rule (Remove hacks for old SunOS 4).
61+
Autoconf: fix buggy tests for ether_ntohost().
6162

6263
DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
6364
Summary for 4.99.5 tcpdump release (so far!)
@@ -149,6 +150,11 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
149150
Fix propagation of cc_werr_cflags() output.
150151
Makefile.in: Fix the depend target.
151152
mkdep: Exit with a non-zero status if a command fails.
153+
Autoconf: use V_INCLS to update the list of include search paths.
154+
Autoconf: don't put anything before -I and -L flags for local libpcap.
155+
Autoconf, CMake: work around an Xcode 15+ issue.
156+
Autoconf, CMake: use pkg-config and Homebrew when looking for
157+
libcrypto.
152158
Documentation:
153159
Fixed errors in doc/README.Win32.md and renamed it to README.windows.md.
154160

0 commit comments

Comments
 (0)