On Mon, Feb 22, 2016 at 9:56 AM, Jeff Morriss <[email protected]> wrote:
> > On Mon, Feb 22, 2016 at 9:48 AM, João Valverde < > [email protected]> wrote: > >> >> >> On 22-02-2016 14:28, Jeff Morriss wrote: >> >>> >>> On Sun, Feb 21, 2016 at 2:45 AM, Wireshark code review >>> <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> e282c19 by João Valverde ([email protected] >>> <mailto:[email protected]>): >>> >>> 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. >>> >>> >>> FWIW this means Wireshark master (to become 2.2) will no longer work on >>> RHEL/CentOS 6 (which has autoconf 2.63). I don't seem to have an easy >>> way to check SLES. >>> >> (Just for the record) Anders' config.log shows that his SLES 11.2 system is also running autoconf 2.63.
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
