wireshark/plugins/asn1
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
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 From Lars Roland: Add support for a combined GTK1/2 Windows installer. 2004-02-18 20:45:54 +00:00
NEWS
moduleinfo.h Get rid of carriage returns in source files. 2003-11-11 20:08:13 +00:00
packet-asn1.c Make "epan_init()" take, as additional arguments, pointers to routines 2004-03-23 21:19:58 +00:00