summaryrefslogtreecommitdiff
path: root/codecs
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-02-20 16:18:59 +0000
committerJoão Valverde <j@v6e.pt>2016-02-21 07:45:33 +0000
commite282c19520802b6c1d61e29fa6dd72a8a991608c (patch)
tree04af59b091baaf996f9e5d9e27098035152ab82c /codecs
parenta299e69bb2be8e0532d190bd925b89d91487bc07 (diff)
downloadwireshark-e282c19520802b6c1d61e29fa6dd72a8a991608c.tar.gz
autotools: Fix multiple repetitions of -L build flags
Before: WS_LDFLAGS=' -Wl,--as-needed -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib' After: WS_LDFLAGS=' -Wl,--as-needed -L/usr/local/lib' Bumps autoconf required version to 2.64. Change-Id: Idac0e0382481ddd954b07d9ac729f33c9d11639a Reviewed-on: https://code.wireshark.org/review/14041 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>
Diffstat (limited to 'codecs')
0 files changed, 0 insertions, 0 deletions