URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73af2d63ae34380ecf0b7f1270d5daed055a69a9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
73af2d6 by Guy Harris (guy@xxxxxxxxxxxx):
We require pkg-config to check for, for example, GLib.
If the check for pkg-config fails, quit immediately; don't leave the
failure message for later, as the error message in question might not be
as blunt.
Change-Id: I530e8b62f5adff228ae8ff6f9798ac538c2ad684
Reviewed-on: https://code.wireshark.org/review/6084
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 51e5869 Get rid of packet data members of header structures.
adds 73af2d6 We require pkg-config to check for, for example, GLib.
Summary of changes:
configure.ac | 3 +++
1 file changed, 3 insertions(+)