aboutsummaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-07-14 00:48:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-07-14 00:48:24 +0000
commit2116e238ad8fa3097b3cfbe4fe9128cac6c7878c (patch)
tree459101553d2b7814467ff205890774b31912033c /cmakeconfig.h.in
parentecbde7e0a073a51a5b6d3403d36b265b37eaf444 (diff)
parent7306c493168e8822645c512bca3269a3c3a72b43 (diff)
downloadtcpdump-2116e238ad8fa3097b3cfbe4fe9128cac6c7878c.tar.gz
Merge "Upgrade tcpdump to tcpdump-4.99.4" into main am: d231da0df5 am: 79017393c7 am: 86a2c2f7a5 am: df81e44a42 am: e392a02c26 am: 7306c49316
Original change: https://android-review.googlesource.com/c/platform/external/tcpdump/+/2655820 Change-Id: Ia88eb950c60e23911322af47301409aea16399bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 370d3962..02a4a352 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -102,7 +102,7 @@
/* Define to 1 if you have the `pcap_dump_flush' function. */
#cmakedefine HAVE_PCAP_DUMP_FLUSH 1
-/* define if libpcap has pcap_dump_ftell() */
+/* Define to 1 if you have the `pcap_dump_ftell' function. */
#cmakedefine HAVE_PCAP_DUMP_FTELL 1
/* Define to 1 if you have the `pcap_dump_ftell64' function. */
@@ -180,9 +180,6 @@
/* Define to 1 if you have the `strdup' function. */
#cmakedefine HAVE_STRDUP 1
-/* Define to 1 if you have the `strftime' function. */
-#cmakedefine HAVE_STRFTIME 1
-
/* Define to 1 if you have the <strings.h> header file. */
#cmakedefine HAVE_STRINGS_H 1