Don't link wireshark against the Qt libraries and don't like wireshark-qt
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Wed, 26 Jun 2013 15:12:50 +0000 (15:12 -0000)
committerJeff Morriss <jeff.morriss.ws@gmail.com>
Wed, 26 Jun 2013 15:12:50 +0000 (15:12 -0000)
commit681efb2de391bc2c943cba5e1a67e0112fdf6417
tree5911893397b0c83a25f08ff770707a4a7ac1784f
parent8da89ad091569222f3e3e21ded53fd48bc1f95d3
Don't link wireshark against the Qt libraries and don't like wireshark-qt
against the Gtk+ libraries.

(I didn't notice this before because the resulting programs aren't, on my
system, actually linked against the libraries they don't use--presumably
because of the "-Wl,--as-needed" flag.)

svn path=/trunk/; revision=50170
Makefile.am