wireshark/plugins/pcli
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 Remove unnecessary config* stuff 2002-10-06 17:45:52 +00:00
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Add support for plugin dissectors on cygwin builds, by adding the following 2004-04-14 22:13:28 +00:00
Makefile.nmake Use "$(OBJECTS)" whenever a complete list of .obj files appears, rather 2003-11-06 09:05:14 +00:00
NEWS
moduleinfo.h
packet-pcli.c - Make --enable-static work again (configure.in, Makefile.am) 2003-09-05 07:44:50 +00:00