On May 6, 2015, at 7:32 AM, wulfman <wulfman@xxxxxxxxxxx> wrote:
> same error after
Same error after *what*?
If "git log configure.ac" doesn't include
commit 2cf2f36fb3cc2c114c8ba1220f345f10e458fb87
Author: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue May 5 22:37:25 2015 -0700
Fix configuration with --without-qt and with no --with-gtk[23].
If building with Wireshark wasn't explicitly disabled - i.e., if we are
building Wireshark, which means we are building an application with a
GUI - and Qt was explicitly disabled, and neither GTK+ 2 nor GTK+ 3 were
explicitly enabled, look for GTK+ 3.
Change-Id: Ib913355f7b483d065e766605aa88a71fa9984f36
Reviewed-on: https://code.wireshark.org/review/8306
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
near the top, it's not after my commit, which, at least, fixes the problem on my machine.
So, if "git log configure.ac" doesn't show that change, do a "git pull".