URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7282e80e68aade3e56e94095eb019c292b3a7b54
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7282e80 by Guy Harris (guy@xxxxxxxxxxxx):
Explicitly require autoconf 2.64.
AX_APPEND_FLAG requires it, and we use AX_APPEND_FLAG, so explicitly
require it up front.
Change-Id: Ieff378e63eba245fdf1454bc388b6be7fc94a10c
Reviewed-on: https://code.wireshark.org/review/14084
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 08d49ff Making wiretap option blocks more generic.
adds 7282e80 Explicitly require autoconf 2.64.
Summary of changes:
autogen.sh | 4 ++--
configure.ac | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)