Skip to content

Commit f245f70

Browse files
committed
CHANGES: Move a backported change to the 4.99 branch
Use Autoconf with 'A', as this is the official name of the package. (cherry picked from commit 6eccce9) [skip ci]
1 parent c7bb7b3 commit f245f70

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGES

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,17 +73,18 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
7373
At build time require a proof of suitable snprintf(3) implementation in
7474
libc (and document Solaris 9 as unsupported because of that).
7575
Makefile.in: Add two "touch .devel" commands in the releasecheck target.
76-
autoconf: Get --with-user and --with-chroot right.
77-
autoconf: Fix --static-pcap-only test on Solaris 10.
78-
autoconf: Add some warning flags for clang 13 or newer.
79-
autoconf: Update config.{guess,sub}, timestamps 2024-01-01.
80-
autoconf: Add autogen.sh, remove configure and config.h.in and put
76+
Autoconf: Get --with-user and --with-chroot right.
77+
Autoconf: Fix --static-pcap-only test on Solaris 10.
78+
Autoconf: Add some warning flags for clang 13 or newer.
79+
Autoconf: Update config.{guess,sub}, timestamps 2024-01-01.
80+
Autoconf: Add autogen.sh, remove configure and config.h.in and put
8181
these generated files in the release tarball.
82+
Autoconf: Update the install-sh script to the 2020-11-14.01 version.
8283
configure: Apply autoupdate 2.69.
8384
CMake: improve the comment before project(tcpdump C).
8485
Do not require vsnprintf().
8586
tests: Use the -tttt option, by default, for the tests.
86-
autoconf, CMake: Get the size of a void * and a time_t.
87+
Autoconf, CMake: Get the size of a void * and a time_t.
8788
Fix propagation of cc_werr_cflags() output.
8889
Documentation:
8990
Fixed errors in doc/README.Win32.md.

0 commit comments

Comments
 (0)