forked from Imagelibrary/rtems
Pick up ampolish3 from ac_aux_dir.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
AC_DEFUN([RTEMS_AMPOLISH3],
|
AC_DEFUN([RTEMS_AMPOLISH3],
|
||||||
[
|
[
|
||||||
AC_PATH_PROG([PERL],[perl],[])
|
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],
|
AM_CONDITIONAL([AMPOLISH3],
|
||||||
[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
||||||
&& test -n "${PERL}"])
|
&& test -n "${PERL}"])
|
||||||
|
|||||||
Reference in New Issue
Block a user