summaryrefslogtreecommitdiffstats
path: root/scripts/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 17:06:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-13 17:06:44 +0000
commit96efa1fd0b052a87208bc5039f3ce66671fb4413 (patch)
tree4d54f7063ba7b29cca8022803c0dfdee99cc895e /scripts/configure.ac
parent2005-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-96efa1fd0b052a87208bc5039f3ce66671fb4413.tar.bz2
Fix typo
Diffstat (limited to 'scripts/configure.ac')
-rw-r--r--scripts/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/configure.ac b/scripts/configure.ac
index 57a4103740..7b5131f3a6 100644
--- a/scripts/configure.ac
+++ b/scripts/configure.ac
@@ -87,7 +87,6 @@ AC_CONFIG_FILES([buildalltar],[chmod +x buildalltar])
AC_CONFIG_FILES([buildall],[chmod +x buildall])
AC_CONFIG_FILES([gdb/mkspec],[chmod +x gdb/mkspec])
AC_CONFIG_FILES([binutils/mkspec],[chmod +x binutils/mkspec])
-AC_CONFIG_FILES([mkbspspec],[chmod +x mkbspspec])
AC_CONFIG_FILES([gccnewlib/mkspec],[chmod +x gccnewlib/mkspec])
AC_CONFIG_FILES([cpukit/mkspec],[chmod +x cpukit/mkspec])
AC_CONFIG_FILES([rtems/mkspec],[chmod +x mkspec/mkspec])