From 28c4602a87357d9e686ea17b69280efe8cba8e49 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 15 Nov 2006 14:18:27 +0000 Subject: Pick up ampolish3 from ac_aux_dir. --- cpukit/aclocal/rtems-ampolish.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/aclocal') diff --git a/cpukit/aclocal/rtems-ampolish.m4 b/cpukit/aclocal/rtems-ampolish.m4 index edb8fc4b51..9a7c0adf39 100644 --- a/cpukit/aclocal/rtems-ampolish.m4 +++ b/cpukit/aclocal/rtems-ampolish.m4 @@ -3,7 +3,7 @@ AC_DEFUN([RTEMS_AMPOLISH3], [ AC_PATH_PROG([PERL],[perl],[]) -AC_SUBST(AMPOLISH3,["\$(PERL) \$(top_srcdir)/${rtems_updir}ampolish3"]) +AC_SUBST(AMPOLISH3,["\$(PERL) ${ac_aux_dir}/ampolish3"]) AM_CONDITIONAL([AMPOLISH3], [test x"$USE_MAINTAINER_MODE" = x"yes" \ && test -n "${PERL}"]) -- cgit v1.2.3