URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b25d52c888cdcb5aa64e6aff4fabf940fd935b5d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b25d52c 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>
(cherry picked from commit c6fad4183c76259a20075c91599b02ce1a7b8e30)
Reviewed-on: https://code.wireshark.org/review/14681
Actions performed:
from 2e37ad7 Fix compilation.
adds b25d52c configure: fix non-POSIX test
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)