Wireshark-commits: [Wireshark-commits] master eeafb47: Fix Qt4 moc option argument and add build pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Feb 2016 09:10:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eeafb47a126c1417f5b9810454b8d2206859fd40
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Qt4 moc option argument and add build parametrization
    
    Change-Id: Ib758f0eabaf96f9c6010201e7e16147fcfa0daa2
    Reviewed-on: https://code.wireshark.org/review/13671
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6402092   Adds calculation of preamble length and frame duration.
    adds  eeafb47   Fix Qt4 moc option argument and add build parametrization


Summary of changes:
 CMakeLists.txt       |    8 ++++++++
 acinclude.m4         |    5 ++++-
 configure.ac         |   17 ++++++++++++++++-
 ui/qt/CMakeLists.txt |    4 ++--
 ui/qt/Makefile.am    |    2 +-
 5 files changed, 31 insertions(+), 5 deletions(-)