Wireshark-commits: [Wireshark-commits] master b3d8785: Lua configure.ac improvements

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Feb 2016 12:21:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3d8785ab5540c846c123ab16556fb93965bb9b5
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b3d8785 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Lua configure.ac improvements
    
    Use PKG_WIRESHARK_CHECK_SYSTEM_MODULES for consistency with other
    system dependencies.
    
    Give slightly more informative configure messages other than multiple
    'checking for LUA'.
    
    Check for headers using pkg-config to avoid undefined symbols in
    config.h.
    
    Change-Id: I8d3df9ccf6f718d7d055da4f713af60d46d89e33
    Reviewed-on: https://code.wireshark.org/review/14173
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  f61b5d3   wtap (opttypes.h): fix no newline at end of file [-Wnewline-eof]
    adds  b3d8785   Lua configure.ac improvements


Summary of changes:
 acinclude.m4 |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)