URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=553cdfd4cc5a5b55adf9f9380111e91777f4d3b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
553cdfd by Guy Harris (guy@xxxxxxxxxxxx):
    No need to #define HAVE_PYTHON.
    
    We don't check it (we don't support Python as an extension language -
    the experimental support was dropped).
    
    Change-Id: Iedbe1dc5095614676c7eb3026d02f421bdba0d1d
    Reviewed-on: https://code.wireshark.org/review/6312
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  fac8356   Make all Lua code use wmem not emem
    adds  553cdfd   No need to #define HAVE_PYTHON.
Summary of changes:
 cmakeconfig.h.in |    3 ---
 1 file changed, 3 deletions(-)