$NetBSD: patch-aa,v 1.1.1.1 2002/09/05 17:49:42 dillo Exp $ --- bootstrap.orig Fri Jan 25 21:26:33 2002 +++ bootstrap @@ -5,4 +5,7 @@ autoheader libtoolize --automake automake --add-missing autoconf + +(cd common/mp4v2; aclocal -I .; autoheader; libtoolize --automake; automake --add-missing; autoconf) + echo "Ready to run ./configure"