mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Pick up ampolish3 from ac_aux_dir.
This commit is contained in:
@@ -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}"])
|
||||
|
||||
Reference in New Issue
Block a user