Wireshark-commits: [Wireshark-commits] master a8537e0: configure.ac: Don't require flex unless we n

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 May 2016 13:24:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8537e07ace76d74fe8db676a0ffd20bf35b1a3a
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a8537e0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    configure.ac: Don't require flex unless we need it
    
    We need it when we don't have the flex-generated files (i.e., we're
    building from git rather than a ("make dist") source tarball).
    
    Change-Id: I824ce4b7f2a8f767e096de050cb3cd0b0449ed62
    Reviewed-on: https://code.wireshark.org/review/15423
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  1c842bc   docs: Update Show Packet Bytes docs
    adds  a8537e0   configure.ac: Don't require flex unless we need it


Summary of changes:
 configure.ac |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)