Wireshark-commits: [Wireshark-commits] master 9e91ca2: When configuring with Wireshark disabled, do
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Apr 2015 00:50:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e91ca2157a3650b2ee905e5b8f8d4f90826579d
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e91ca2 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    When configuring with Wireshark disabled, don't complain if uic, moc, and rcc
    aren't found.
    
    This would work before but only if you explicitly disabled Qt.
    
    Bug: 11157
    Change-Id: I1e4c2c18277e28c38b1ed2ffcaf45e49926e7a1f
    Reviewed-on: https://code.wireshark.org/review/8232
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  e15513b   Fix Windows asciidoc build
    adds  9e91ca2   When configuring with Wireshark disabled, don't complain if uic, moc, and rcc aren't found.


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