summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-08 13:35:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-08 13:35:02 +0000
commitee4cdbc118ee7145c0ace6d29d6ce3ffb24b19ed (patch)
tree9940fe969118d7753f4b60bb96b7272838b4a467 /c/src/make/configure.ac
parent2002-11-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ee4cdbc118ee7145c0ace6d29d6ce3ffb24b19ed.tar.bz2
2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Only symlink leaf.cfg.
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac12
1 files changed, 2 insertions, 10 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index b34263de6f..c20935806d 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -87,16 +87,8 @@ AC_SUBST(CC_LDFLAGS_PROFILE_V)
cfg_dir="${RTEMS_TOPdir}/make"
AC_SUBST(cfg_dir)
-# Symlink the *.cfg files from the toplevel make directory into the build
-# trees c/<bsp>/make subdirectories
-
-AC_CONFIG_LINKS([
- compilers/gcc-target-default.cfg:compilers/gcc-target-default.cfg
- directory.cfg:directory.cfg
- lib.cfg:lib.cfg
- README:README
- leaf.cfg:leaf.cfg
-])
+# Symlink leaf.cfg from the source directory into the build directory.
+AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile