projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
636fc38
)
2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
author
Maciej W. Rozycki
<macro@linux-mips.org>
Tue, 20 May 2003 21:09:44 +0000
(21:09 +0000)
committer
Maciej W. Rozycki
<macro@linux-mips.org>
Tue, 20 May 2003 21:09:44 +0000
(21:09 +0000)
* configure.in: Use curly braces in the definition of tooldir.
* configure: Regenerate.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 8891c1b70fa398e3b27eb8522461d327ed2b7405..87ab222891f4717bdc44b5799fc165578c0bd1c8 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1272,7
+1272,7
@@
fi
# Some systems (e.g., one of the i386-aix systems the gas testers are
# using) don't handle "\$" correctly, so don't use it here.
-tooldir='$
(exec_prefix)
'/${target_alias}
+tooldir='$
{exec_prefix}
'/${target_alias}
build_tooldir=${tooldir}
# Generate a default definition for YACC. This is used if the makefile can't