summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/build45.t
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-22 08:00:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-22 08:00:37 +0000
commit98caa4d4b6f9869f20c634c4f69aac7c5da91d07 (patch)
treef33342973a9bc2aa4c0d4a98b49c322c2cdfb200 /doc/FAQ/build45.t
parent2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-98caa4d4b6f9869f20c634c4f69aac7c5da91d07.tar.bz2
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* build45.t: Fix typo (config.long).
Diffstat (limited to 'doc/FAQ/build45.t')
-rw-r--r--doc/FAQ/build45.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ/build45.t b/doc/FAQ/build45.t
index fb79f0566e..e4ab8bdc05 100644
--- a/doc/FAQ/build45.t
+++ b/doc/FAQ/build45.t
@@ -116,7 +116,7 @@ failed for c/make
This kind of error message typically indicates a broken toolchain, broken
toolchain installation or broken user environment.
-Examinating the @code{config.long} corresponding to the the failing
+Examinating the @code{config.log} corresponding to the the failing
configure script should provide further information of what
actually goes wrong (In the example above: @code{<target>/c/<BSP>/make/config.log})