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:
3a12db1
)
* configure.in: Use curly braces in the definition of tooldir.
author
DJ Delorie
<dj@redhat.com>
Thu, 22 May 2003 02:47:53 +0000
(
02:47
+0000)
committer
DJ Delorie
<dj@redhat.com>
Thu, 22 May 2003 02:47:53 +0000
(
02:47
+0000)
* configure: Regenerate.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index fa3d44f80ec155dd26092d497bafce2dca539e33..e0d5acfb6b21ca6d3af88fb0020b1d6610a6f433 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1958,7
+1958,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