Wireshark-commits: [Wireshark-commits] master e446d49: Make it possible to not build the Qt RPM (ag

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Oct 2015 01:13:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e446d49be8277dbf7cd8fd3d6567683c7a85a989
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Make it possible to not build the Qt RPM (again).
    
    The spec file will build with Qt5 unless told not to; ./configure has to tell
    it not to (if the user doesn't have/want Qt).
    
    Change-Id: Ib75462d20c841e75e425b5b07117f10e5573ad58
    Reviewed-on: https://code.wireshark.org/review/11061
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  6bdfa95   + OR OR OR OR OR
    adds  e446d49   Make it possible to not build the Qt RPM (again).


Summary of changes:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)