Wireshark-commits: [Wireshark-commits] master 2fde6ff: Fix out of tree builds

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 May 2015 10:43:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fde6ffc8f0f47f3d59a0b331a299cd61435e531
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2fde6ff by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix out of tree builds
    
    Stop out of tree builds picking up the in-tree version and config.h
    
    Change-Id: Icadc46cab66db72af2d475eac31b28d0ca10df90
    Reviewed-on: https://code.wireshark.org/review/8204
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dc14e3c   [AIM] Fix string length
    adds  2fde6ff   Fix out of tree builds


Summary of changes:
 asn1/atn-ulcs/packet-atn-ulcs-template.h       |    2 +-
 echld/echld-int.h                              |    2 +-
 epan/dissectors/packet-atn-ulcs.h              |    2 +-
 epan/dissectors/packet-opensafety.h            |    2 +-
 epan/exported_pdu.h                            |    2 +-
 epan/ext_menubar.h                             |    2 +-
 epan/nghttp2/nghttp2.h                         |    2 +-
 ui/qt/bluetooth_att_server_attributes_dialog.h |    2 +-
 ui/qt/byte_view_text.h                         |    2 +-
 ui/qt/color_utils.h                            |    2 +-
 ui/qt/compiled_filter_output.h                 |    2 +-
 ui/qt/decode_as_dialog.h                       |    2 +-
 ui/qt/expert_info_dialog.h                     |    2 +-
 ui/qt/export_dissection_dialog.h               |    2 +-
 ui/qt/export_object_dialog.h                   |    2 +-
 ui/qt/import_text_dialog.h                     |    2 +-
 ui/qt/io_graph_dialog.h                        |    2 +-
 ui/qt/lbm_lbtrm_transport_dialog.h             |    2 +-
 ui/qt/lbm_lbtru_transport_dialog.h             |    2 +-
 ui/qt/lbm_stream_dialog.h                      |    2 +-
 ui/qt/lbm_uimflow_dialog.h                     |    2 +-
 ui/qt/manage_interfaces_dialog.h               |    2 +-
 ui/qt/module_preferences_scroll_area.h         |    2 +-
 ui/qt/packet_range_group_box.h                 |    2 +-
 ui/qt/print_dialog.h                           |    2 +-
 ui/qt/qt_ui_utils.h                            |    2 +-
 ui/qt/remote_capture_dialog.h                  |    2 +-
 ui/qt/remote_settings_dialog.h                 |    2 +-
 ui/qt/sctp_all_assocs_dialog.h                 |    2 +-
 ui/qt/sctp_assoc_analyse_dialog.h              |    2 +-
 ui/qt/sctp_chunk_statistics_dialog.h           |    2 +-
 ui/qt/sctp_graph_arwnd_dialog.h                |    2 +-
 ui/qt/sctp_graph_byte_dialog.h                 |    2 +-
 ui/qt/sctp_graph_dialog.h                      |    2 +-
 ui/qt/sequence_diagram.h                       |    2 +-
 ui/qt/sequence_dialog.h                        |    2 +-
 ui/qt/stats_tree_dialog.h                      |    2 +-
 ui/qt/tcp_stream_dialog.h                      |    2 +-
 ui/qt/time_shift_dialog.h                      |    2 +-
 ui/qt/uat_dialog.h                             |    2 +-
 ui/qt/voip_calls_dialog.h                      |    2 +-
 41 files changed, 41 insertions(+), 41 deletions(-)