wireshark/plugins/irda
Olivier Biot 4459d9f0a9 Add support for plugin dissectors on cygwin builds, by adding the following
line to every Makefile.am file for a given plugin XXX:

	XXX_la_LIBADD = -L../../epan -lethereal @GLIB_LIBS@

This way symbols defined in libethereal and GLib are resolved when linking
the plugin dissector modules.

svn path=/trunk/; revision=10601
2004-04-14 22:13:28 +00:00
..
.cvsignore
Makefile.am Add support for plugin dissectors on cygwin builds, by adding the following 2004-04-14 22:13:28 +00:00
Makefile.nmake
irda-appl.h
moduleinfo.h Compiling with -pedantic: 2003-12-21 03:53:33 +00:00
packet-ircomm.c Use "tvb_format_text()" on the port name, so that if there are bytes in 2004-03-08 19:41:52 +00:00
packet-irda.c Add the URL of the specifications page. 2004-03-08 23:19:14 +00:00