URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6fad4183c76259a20075c91599b02ce1a7b8e30
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c6fad41 by Mike Frysinger (vapier@xxxxxxxxxxxx):
configure: fix non-POSIX test
The == operator is not in POSIX -- it's an extension some shells support.
Change-Id: Idb2be90307de783b4220cc7d91222b462c98dee4
Reviewed-on: https://code.wireshark.org/review/14680
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c3c7bf7 wslua: handle parameters with const keyword when generating taps
adds c6fad41 configure: fix non-POSIX test
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)