On 1 Dec 2000, Assar Westerlund wrote:

> AC_PATH_PROG(PINGPATH, ping)
> AC_DEFINE_UNQUOTED(PINGPATH, "$PINGPATH", [path to ping])

Worked like a charm!  Thanks tons.

>From config.h:

/* path to ping */
#define PINGPATH "/bin/ping"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
matthew whitworth
[EMAIL PROTECTED]

Between here and there is better than either here or there!



Reply via email to