2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove AC_EXEEXT (obsolete).
This commit is contained in:
Joel Sherrill
2002-04-03 14:17:16 +00:00
parent 8e87c6e909
commit cdd2ffd312
12 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_EXEEXT (obsolete).
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -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)