URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d094fca4601193083ba9d79133259557c4cee8f0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d094fca by Guy Harris (guy@xxxxxxxxxxxx):
Check for pkg-config.
The configure script uses pkg-config unconditionally, so you need it if
you're going to build Wireshark with the autotools.
Change-Id: Ibb0e5e37651256c7134303c8176f30a9150af699
Reviewed-on: https://code.wireshark.org/review/6085
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 73af2d6 We require pkg-config to check for, for example, GLib.
adds d094fca Check for pkg-config.
Summary of changes:
autogen.sh | 15 +++++++++++++++
1 file changed, 15 insertions(+)