summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/rtems-ampolish.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal/rtems-ampolish.m4')
-rw-r--r--c/src/aclocal/rtems-ampolish.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/c/src/aclocal/rtems-ampolish.m4 b/c/src/aclocal/rtems-ampolish.m4
deleted file mode 100644
index feb9ad20ee..0000000000
--- a/c/src/aclocal/rtems-ampolish.m4
+++ /dev/null
@@ -1,10 +0,0 @@
-AC_DEFUN([RTEMS_AMPOLISH3],
-[
-AC_REQUIRE([AM_INIT_AUTOMAKE])
-AC_PATH_PROG([PERL],[perl],[])
-AC_SUBST(AMPOLISH3,["\$(PERL) ${am_aux_dir}/ampolish3"])
-AM_CONDITIONAL([AMPOLISH3],
-[test x"$USE_MAINTAINER_MODE" = x"yes" \
- && test -n "${PERL}"])
-])
-