mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Remove AMPOLISH3
This commit is contained in:
@@ -59,10 +59,6 @@ AM_CONDITIONAL(MPTESTS,test "$rtems_cv_RTEMS_MULTIPROCESSING" = "yes")
|
||||
#FIXME: We should use a feature based check
|
||||
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
|
||||
AC_CONFIG_FILES([Makefile
|
||||
base_sp/Makefile
|
||||
|
||||
Reference in New Issue
Block a user