wireshark/plugins/stats_tree
Guy Harris ac3ac6c476 Plugins are not shared libraries, so:
1) don't set thei SOVERSION - run-time-loaded modules don't have
	   an SOVERSION;

	2) build them with link mode MODULE, not SHARED, on all
	   platforms.

(Fixing 1) also fixes the problem with building them as MODULE on OS X.)

svn path=/trunk/; revision=34243
2010-09-24 20:41:34 +00:00
..
AUTHORS
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
moduleinfo.nmake
NEWS
pinfo_stats_tree.c Fix some gcc -Wshadow warnings. 2010-01-28 23:53:27 +00:00
pinfo_stats_tree.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
plugin.rc.in
stats_tree_plugin.c The stats_tree plugin deserves a version number other than "0.0". 2009-10-26 09:29:46 +00:00