Wireshark-commits: [Wireshark-commits] master 9754616: Modify includes of config.h so that out-of-t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Aug 2014 08:04:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97546165fafc0fa05ba08f1c2927f0fa22d24e93
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9754616 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Modify includes of config.h so that out-of-tree builds, i.e. CMake
    don't pick up the in-tree copy.
    
    Change-Id: I7ec473876cdba1a025c52362d7f6adc62d24ce71
    Reviewed-on: https://code.wireshark.org/review/3798
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  f88eca4   Fix admon.graphics.path.
    adds  9754616   Modify includes of config.h so that out-of-tree builds, i.e. CMake don't pick up the in-tree copy.


Summary of changes:
 capinfos.c                |    2 +-
 capture_info.c            |    2 +-
 capture_opts.c            |    2 +-
 capture_stop_conditions.c |    2 +-
 captype.c                 |    2 +-
 cfile.c                   |    2 +-
 color_filters.c           |    2 +-
 conditions.c              |    2 +-
 dftest.c                  |    2 +-
 dumpcap.c                 |    2 +-
 echld_test.c              |    2 +-
 editcap.c                 |    2 +-
 extcap.c                  |    4 ++--
 extcap.h                  |    2 +-
 extcap_parser.c           |    2 +-
 file.c                    |    2 +-
 fileset.c                 |    2 +-
 frame_tvbuff.c            |    2 +-
 mergecap.c                |    2 +-
 pcapio.c                  |    2 +-
 randpkt.c                 |    2 +-
 rawshark.c                |    2 +-
 reordercap.c              |    2 +-
 ringbuffer.c              |    2 +-
 summary.c                 |    2 +-
 sync_pipe_write.c         |    2 +-
 text2pcap.c               |    2 +-
 tfshark.c                 |    2 +-
 tshark.c                  |    2 +-
 version_info.c            |    2 +-
 wsutil/unicode-utils.h    |    2 +-
 31 files changed, 32 insertions(+), 32 deletions(-)