]> 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:21:44 +0000 (13:21 +0100)
gnuc.h was removed in commit fcf0144ed224f770c906866a42a9ffa1d707c429.

[skip ci]

CHANGES
Makefile.in

diff --git a/CHANGES b/CHANGES
index 4a165c186311d9e84fd630a470d93d76f2250037..296eb54835cb929d49375ff7ba33c0072acbd033 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,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 2a99aec545279e1bdf15d533903fee2cf99c80d7..b26d97ed8ef7509ac63041a5dcd1423ee211e932 100644 (file)
@@ -459,7 +459,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