Lua configure.ac improvements
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>
Fri, 26 Feb 2016 09:51:57 +0000 (09:51 +0000)
committerJoão Valverde <j@v6e.pt>
Sat, 27 Feb 2016 12:21:20 +0000 (12:21 +0000)
commitb3d8785ab5540c846c123ab16556fb93965bb9b5
treedbf9b2db289df5cc97990320e84e0655e756ad11
parentf61b5d3203642b59af9cd46cc7a56cc0bc871edb
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@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
acinclude.m4