Wireshark-commits: [Wireshark-commits] master b5e19fc: Fix typo: we already checked for rcc and rcc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Apr 2015 00:52:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5e19fce6d399ebf61e83d966c9863204cd7e588
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix typo: we already checked for rcc and rcc-qt5, now it's time to check for
    rcc-qt4 (not rcc again).
    
    Fix up indentation: consistently use tabs.
    
    Change-Id: I8e6d5a601f2a28fef5eb705d8bfac0e02a0e02f3
    Reviewed-on: https://code.wireshark.org/review/8233
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  9e91ca2   When configuring with Wireshark disabled, don't complain if uic, moc, and rcc aren't found.
    adds  b5e19fc   Fix typo: we already checked for rcc and rcc-qt5, now it's time to check for rcc-qt4 (not rcc again).


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