Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 24123: /trunk/ /trunk/: Makefile.am

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Thu, 17 Jan 2008 21:06:24 +0100
morriss@xxxxxxxxxxxxx schrieb:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24123

User: morriss
Date: 2008/01/17 07:44 PM

Log:
 Now that we have wiretap plugins, capinfos and editcap need to be linked against libwireshark (because the non-wiretap plugins use it but also init_progfile_dir() is in epan and they use that to load the plugins)
I'm not sure if I understand this completely.

Does this mean that every program that want to use wiretap needs to link against libwireshark?

Regards, ULFL