summaryrefslogtreecommitdiffstats
path: root/wsutil/path_config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /wsutil/path_config.h.in
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz
wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'wsutil/path_config.h.in')
-rw-r--r--wsutil/path_config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/path_config.h.in b/wsutil/path_config.h.in
index 6539a5ab..59d1f504 100644
--- a/wsutil/path_config.h.in
+++ b/wsutil/path_config.h.in
@@ -6,5 +6,6 @@
#define DOC_DIR "@PATH_DOC_DIR@"
#define PLUGIN_DIR "@PATH_PLUGIN_DIR@"
#define EXTCAP_DIR "@PATH_EXTCAP_DIR@"
+#define LOG_EXTCAP_DIR "@PATH_LOG_EXTCAP_DIR@"
#endif