ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Keeping dumpcap lean and clean

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Tue, 04 Jan 2011 07:14:51 +0100
On 01/03/2011 10:38 PM, Jaap Keuter wrote:
Hi List,

(Before I piss off any snakes around here ;) Does anyone know why
dumpcap needs to be aware of Python dissectors?
This is from Makefile.am:

dumpcap_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)

Thanks,
Jaap

... same question stands for Makefile.nmake, why is $(PYTHON_LIBS) included in the production rules for dumpcap?

Thanks,
Jaap