forked from Imagelibrary/rtems
Add ampolish3.
This commit is contained in:
@@ -59,6 +59,10 @@ AM_CONDITIONAL(MPTESTS,test "$rtems_cv_RTEMS_MULTIPROCESSING" = "yes")
|
|||||||
#FIXME: We should use a feature based check
|
#FIXME: We should use a feature based check
|
||||||
AM_CONDITIONAL(LIBCHIP,[test "$RTEMS_BSP_FAMILY" != "posix"])
|
AM_CONDITIONAL(LIBCHIP,[test "$RTEMS_BSP_FAMILY" != "posix"])
|
||||||
|
|
||||||
|
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
|
||||||
|
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
|
||||||
|
&& test -n "$AMPOLISH3"])
|
||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
base_sp/Makefile
|
base_sp/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user