URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbc5faa06cb1b426b05f7a9b91e5b64ba361e413
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cbc5faa by Stephen Fisher (sfisher@xxxxxxx):
    Get rid of some GNU make extensions so users can build with
    the make that comes with *BSD and other systems now.
    
    Change-Id: Ib2eee8d37e7029202675bac35839b1c0d5fc5131
    Reviewed-on: https://code.wireshark.org/review/6320
    Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
    
Actions performed:
    from  22b4ec9   Replace ep_display_to_address with wmem equivalent display_to_address.
    adds  cbc5faa   Get rid of some GNU make extensions so users can build with the make that comes with *BSD and other systems now.
Summary of changes:
 epan/dissectors/Makefile.am  |    2 +-
 packaging/macosx/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)