summaryrefslogtreecommitdiffstats
path: root/tools/cpu/sh/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:17:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:17:16 +0000
commitcdd2ffd312990d839a6594a6cf8579d6fdf1689d (patch)
tree8d21dcb9dc708b784b788582fc4a2d18b1fc50c9 /tools/cpu/sh/configure.ac
parent2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cdd2ffd312990d839a6594a6cf8579d6fdf1689d.tar.bz2
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_EXEEXT (obsolete).
Diffstat (limited to '')
-rw-r--r--tools/cpu/sh/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac
index 92f2efefbf..1c616a4c40 100644
--- a/tools/cpu/sh/configure.ac
+++ b/tools/cpu/sh/configure.ac
@@ -12,7 +12,6 @@ RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([foreign 1.6])
AM_MAINTAINER_MODE
-AC_EXEEXT
AC_PROG_CC
AC_CHECK_LIB(m,fabs)