$NetBSD: patch-av,v 1.2 2000/01/15 22:55:49 hubertf Exp $ diff -x *.orig -urN ./aclocal.m4 /usr/pkgsrc/www/lynx/work.unpatched/lynx2-8-2/aclocal.m4 --- ./aclocal.m4 Sat May 8 19:46:28 1999 +++ /usr/pkgsrc/www/lynx/work.unpatched/lynx2-8-2/aclocal.m4 Sat Jan 15 07:57:16 2000 @@ -1208,7 +1208,8 @@ dnl --------------------------------------------------------------------------- dnl Insert text into the help-message, for readability, from AC_ARG_WITH. AC_DEFUN([CF_HELP_MESSAGE], -[AC_DIVERT_HELP([$1])dnl +[echo $i +dnl AC_DIVERT_HELP([$1])dnl ])dnl dnl --------------------------------------------------------------------------- dnl For Lynx, check if the libraries we have found give us inet_aton, or