Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2005 21:51:51 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        DaJoob <DaJoob@dajoob.com>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: aclocal problem
Message-ID:  <200505091251.j49CppVf084219@sakura.ninth-nine.com>
In-Reply-To: <427EDA10.2080208@dajoob.com>
References:  <427EC50D.2060200@dajoob.com> <20050509025351.GO74766@over-yonder.net> <427EDA10.2080208@dajoob.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 08 May 2005 22:33:36 -0500
DaJoob <DaJoob@dajoob.com> wrote:
> pre-configure:
>     cd ${WRKSRC}
>     aclocal${USE_AUTOMAKE_VER}

	Oh my.., I think that following solution is best.

pre-configure:
	@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505091251.j49CppVf084219>