Wireshark-commits: [Wireshark-commits] master-2.0 177cb7d: Make it possible to not build the Qt RPM

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

Commits:

177cb7d 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>
    (cherry picked from commit e446d49be8277dbf7cd8fd3d6567683c7a85a989)
    Reviewed-on: https://code.wireshark.org/review/11075
    

Actions performed:

    from  d6e83ae   Fix pathname (they're relative to the directory containing Makefile.am).
    adds  177cb7d   Make it possible to not build the Qt RPM (again).


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