firehol/m4
Philip Whineray e99c62b565 Detect if ping -6 should be used
Newer versions of iputils have removed the ping6 tool but older
versions do not support the -6 flag, per #126.

The unconfigured program will always try to fall back to ping if
it can't find ping6 but this behaviour will generally only be
visible to developers.
2016-03-20 14:10:49 +00:00
..
ax_check_minver.m4 Fix typo 2015-12-29 08:29:30 +00:00
ax_check_pandoc_output.m4 Check that all pandoc output formats are produced 2014-04-23 21:05:57 +01:00
ax_check_ping_ipv6.m4 Detect if ping -6 should be used 2016-03-20 14:10:49 +00:00
ax_check_prog.m4 Rework command detection routines 2015-10-21 20:44:17 +01:00
ax_compare_version.m4 Move to autotools 2013-10-15 22:25:17 +01:00
ax_firehol_autosave.m4 Move to autotools 2013-10-15 22:25:17 +01:00
ax_firehol_autosave6.m4 Move to autotools 2013-10-15 22:25:17 +01:00
ax_need_egrep.m4 fireqos now has same command detection as firehol 2015-10-27 21:35:21 +00:00
ax_need_grep.m4 Move to autotools 2013-10-15 22:25:17 +01:00
ax_need_prog.m4 Rework command detection routines 2015-10-21 20:44:17 +01:00
ax_need_sed.m4 Move to autotools 2013-10-15 22:25:17 +01:00
ax_prog_pandoc.m4 Make pandoc a requirement 2014-04-23 20:17:46 +01:00
ax_prog_xmllint.m4 Move to autotools 2013-10-15 22:25:17 +01:00
Makefile.am Detect if ping -6 should be used 2016-03-20 14:10:49 +00:00