wireshark/echld
João Valverde 3db13a7fc9 Link version code statically again
This allows keeping the code-sharing with the static linking.

This "fixes" a hypothetical ABI mismatch with wsutil and avoids pulling more
external dependencies to wsutil than strictly necessary.

A nice side-effect is that libwsutil no longer depends on version.h.

Follow up to f95976eefc.

Change-Id: I8f0d6a557ab3f7ce6f0e2c269124c89f29d6ad23
Reviewed-on: https://code.wireshark.org/review/15002
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2016-04-21 18:59:56 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am Add pkg.m4 and remove aclocal-flags script 2016-03-23 02:33:43 +00:00
Makefile.common Get us building with the subdir-objects automake option. 2015-01-22 02:12:46 +00:00
Makefile.nmake Remove 'include win32.mak' from certain nmake files when not needed. 2014-05-01 15:12:46 +00:00
child.c Fix some files to pass the pre-commit hook script. 2015-05-17 21:01:03 +00:00
common.c [echld common] Call to fcntl() missing a test for a return value < 0, 2015-08-21 18:42:48 +00:00
dispatcher.c Make init_progfile_dir() take a function pointer [-Wpedantic] 2015-12-14 23:52:28 +00:00
echld-int.h Link version code statically again 2016-04-21 18:59:56 +00:00
echld-util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld-util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld.h Wrong macro. 2014-07-07 04:32:11 +00:00
parent.c Fix some files to pass the pre-commit hook script. 2015-05-17 21:01:03 +00:00