wireshark/plugins/irda
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
..
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
Makefile.am Synchronize Makefiles even more. 2010-05-14 16:48:17 +00:00
Makefile.common name change 2006-05-21 05:12:17 +00:00
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
irda-appl.h proto_register/proto_reg_handoff; Various small cleanup and bug-fixing 2008-10-25 20:24:31 +00:00
moduleinfo.h
moduleinfo.nmake Add Windows version info resource. 2006-12-19 22:25:09 +00:00
packet-ircomm.c Get rid of a bunch of check_col(). 2010-04-05 20:04:52 +00:00
packet-irda.c Get rid of a bunch of check_col(). 2010-04-05 20:04:52 +00:00
packet-sir.c Fix some gcc -Wshadow warnings. 2010-01-28 21:49:30 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00