forked from Imagelibrary/rtems
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove AMPOLISH3 (Unused).
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Remove AMPOLISH3 (Unused).
|
||||
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
|
||||
* automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES.
|
||||
Remove ARCH. Remove LINK_LIBS.
|
||||
|
||||
@@ -55,10 +55,6 @@ fi
|
||||
AC_SUBST(BARE_CPU_CFLAGS)
|
||||
AC_SUBST(BARE_CPU_MODEL)
|
||||
|
||||
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])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user