URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b46cbbceb51f86ccc2efb487cf66024b9174ab4
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8b46cbb by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
autotools: Cleanup some installation directory stuff
Replace hacky code to set install dirs in config.h and use path definitions
only where required.
Change-Id: I78735f730725382c1b3aca876705e5e6e1872d78
Reviewed-on: https://code.wireshark.org/review/14033
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from e282c19 autotools: Fix multiple repetitions of -L build flags
adds 8b46cbb autotools: Cleanup some installation directory stuff
Summary of changes:
Makefile.am.inc | 2 +-
configure.ac | 25 -------------------------
ui/Makefile.am | 3 ++-
wsutil/Makefile.am | 6 +++++-
4 files changed, 8 insertions(+), 28 deletions(-)