ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 608d83c: LEX and YACC are required

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Nov 2014 12:00:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=608d83cdb309dc5684a27932db756e8b5a02c428
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

608d83c by Maarten Bezemer (maarten.bezemer@xxxxxxxxx):

    LEX and YACC are required
    
    When building both LEX (flex) and YACC (bison or yacc) are required to generate C files from l(ex) and y(acc) files
    
    Change-Id: I8892a05eb437d0bef613b68f681225df2cb2c6b4
    Reviewed-on: https://code.wireshark.org/review/5515
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  121d9ae   Note that this document is a bit old.
    adds  608d83c   LEX and YACC are required


Summary of changes:
 CMakeLists.txt |    2 ++
 1 file changed, 2 insertions(+)