Wireshark-commits: [Wireshark-commits] master 23b63e7: configure.ac: Use AC_MSG_ERROR instead of AC
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Apr 2016 05:59:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=23b63e762169128dbb339016d269ca308a7b020b
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    configure.ac: Use AC_MSG_ERROR instead of AC_ERROR
    
    AC_ERROR is obsolete.
    
    Change-Id: If4d2a577863923c8a7aa9b6427c217fc9c1fa630
    Reviewed-on: https://code.wireshark.org/review/14756
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  73957b4   Rename json.member.key -> json.key to keep it on the same layer as json.value
    adds  23b63e7   configure.ac: Use AC_MSG_ERROR instead of AC_ERROR


Summary of changes:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)