wireshark/plugins/ethercat
João Valverde f0fb79d534 autotools: Use pkg-config autoconf macros for GLib/GTK
Remove mostly obsolete aclocal macros. Make GTK build flags a strict superset
of GLib flags. Use GTK build variables for GTK GUI and GLib elsewhere. Add
dependency flags explicitly instead of using WS_CPPFLAGS.

Some minor improvements and fixes for missing/unnecessary variables (no impact
on our test builds).

Change-Id: I3e1f067a875f79d6516c1fa7af986f17a7a6b671
Reviewed-on: https://code.wireshark.org/review/14005
Reviewed-by: João Valverde <j@v6e.pt>
2016-02-21 07:51:55 +00:00
..
AUTHORS
CMakeLists.txt Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-ams.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-ams.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-ecatmb.c Get rid of an unused variable. 2016-02-03 21:49:12 +00:00
packet-ecatmb.h EtherCAT: Suppress pedantic warnings. 2015-02-15 19:44:14 +00:00
packet-esl.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
packet-ethercat-datagram.c Fixed bug when the actual remaining command data is less than the size 2016-02-03 14:51:19 +00:00
packet-ethercat-datagram.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-ethercat-frame.c new_register_dissector -> register_dissector for remaining uses. 2015-12-11 03:42:37 +00:00
packet-ethercat-frame.h EtherCAT: Suppress pedantic warnings. 2015-02-15 19:44:14 +00:00
packet-ioraw.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-ioraw.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-nv.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-nv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00