]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Makefile.in: Get rid of a remain of gnuc.h
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 10 Jan 2023 12:14:21 +0000 (13:14 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 10 Jan 2023 12:23:15 +0000 (13:23 +0100)
gnuc.h was removed in commit fcf0144ed224f770c906866a42a9ffa1d707c429.

(cherry picked from commit 258df5c65f019375dedc68909412fd9a2689f923)

[skip ci]

CHANGES
Makefile.in

diff --git a/CHANGES b/CHANGES
index 6ea5fdb42b6d8d0ce4511f1c6572b97700f27512..6dfccad4749244c42ef5e4efe54a749a78ad042a 100644 (file)
--- 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.
index 13dc9b25327f912a9834da26e0c188a367c4c5a6..ad513ec701139e088f5854b1e6c7e5046e84420b 100644 (file)
@@ -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