$NetBSD: patch-aa,v 1.9 2002/02/21 04:13:21 dillo Exp $ --- ../configure.orig Tue May 8 16:09:59 2001 +++ ../configure @@ -512,13 +512,6 @@ makemake_args="$makemake_args --with-nogettext" fi fi -if test -d $ABS_DIRNAME/avcall -a -d $ABS_DIRNAME/callback; then - (cd $ABS_DIRNAME/avcall && make) && - (cd $ABS_DIRNAME/callback && make) && - (cd $ABS_DIRNAME/avcall && make check) && - (cd $ABS_DIRNAME/callback && make check) && - makemake_args="$makemake_args --with-dynamic-ffi" -fi if test -z "$do_build"; then