From b601e1a44ee767bbcd2d14cf042023c8177675ba Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Jan 2003 10:21:40 +0000 Subject: 2003-01-30 Ralf Corsepius * binutils/mkspec.in: New. * binutils/.cvsignore: Add mkspec. * mkbinutilspec.in: Remove. * gdb/Makefile.am: Depend on mkspec. * binutils/binutils.add: Add @exe_ext@ to c++filt. Add %_defaultbuildroot. * configure.ac: Reflect changes above. --- scripts/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/configure.ac') diff --git a/scripts/configure.ac b/scripts/configure.ac index 0842d054e6..00d2175444 100644 --- a/scripts/configure.ac +++ b/scripts/configure.ac @@ -93,7 +93,7 @@ rtemsdoc/Makefile 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([mkbinutilspec],[chmod +x mkbinutilspec]) +AC_CONFIG_FILES([binutils/mkspec],[chmod +x binutils/mkspec]) AC_CONFIG_FILES([mkgccnewlibspec],[chmod +x mkgccnewlibspec]) AC_CONFIG_FILES([mkbspspec],[chmod +x mkbspspec]) AC_CONFIG_FILES([gcc3newlib/mkspec],[chmod +x gcc3newlib/mkspec]) -- cgit v1.2.3