Upgrade olsrd to 0.5.5 (#3129)
[openwrt/svn-archive/archive.git] / net / nagios-plugins / patches / 001-ping.patch
1 --- nagios-plugins-1.4.5/configure.orig 2006-11-15 16:48:54.000000000 +0100
2 +++ nagios-plugins-1.4.5/configure 2006-11-15 16:49:07.000000000 +0100
3 @@ -30041,16 +30041,6 @@
4
5 fi
6
7 -if test "x$ac_cv_ping_has_timeout" != "xno"
8 -then
9 -
10 -cat >>confdefs.h <<\_ACEOF
11 -#define PING_HAS_TIMEOUT 1
12 -_ACEOF
13 -
14 -fi
15 -
16 -
17 # Check whether --with-ping6_command or --without-ping6_command was given.
18 if test "${with_ping6_command+set}" = set; then
19 withval="$with_ping6_command"