aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-01-10 13:14:21 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2023-01-10 13:23:15 +0100
commit6a74ecc67d6477c89f5b4a452ceb64c244f8cfe8 (patch)
treedba7652e955786bf9fa7a8e117179cb53026e547
parenta6531fb038e702ca831410b1460322f6ad9e802c (diff)
downloadtcpdump-6a74ecc67d6477c89f5b4a452ceb64c244f8cfe8.tar.gz
Makefile.in: Get rid of a remain of gnuc.h
gnuc.h was removed in commit fcf0144ed224f770c906866a42a9ffa1d707c429. (cherry picked from commit 258df5c65f019375dedc68909412fd9a2689f923) [skip ci]
-rw-r--r--CHANGES1
-rw-r--r--Makefile.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6ea5fdb4..6dfccad4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@ TBD
Makefile.in: Add the whitespacecheck target.
Cirrus CI: Run the "make whitespacecheck" command in the Linux task.
Address all shellcheck warnings in update-test.sh.
+ Makefile.in: Get rid of a remain of gnuc.h.
Documentation:
Reformat the installation notes (INSTALL.txt) in Markdown.
Convert CONTRIBUTING to Markdown.
diff --git a/Makefile.in b/Makefile.in
index 13dc9b25..ad513ec7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -445,7 +445,7 @@ clean:
distclean:
rm -f $(CLEANFILES) Makefile config.cache config.log config.status \
- config.h gnuc.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
+ config.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
libnetdissect.a tests/.failed tests/.passed \
tests/failure-outputs.txt
rm -rf autom4te.cache tests/DIFF tests/NEW