2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
This commit is contained in:
parent
44be819760
commit
00b5e06003
@ -1272,7 +1272,7 @@ fi
|
|||||||
|
|
||||||
# Some systems (e.g., one of the i386-aix systems the gas testers are
|
# 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.
|
# using) don't handle "\$" correctly, so don't use it here.
|
||||||
tooldir='$(exec_prefix)'/${target_alias}
|
tooldir='${exec_prefix}'/${target_alias}
|
||||||
build_tooldir=${tooldir}
|
build_tooldir=${tooldir}
|
||||||
|
|
||||||
# Generate a default definition for YACC. This is used if the makefile can't
|
# Generate a default definition for YACC. This is used if the makefile can't
|
||||||
|
Loading…
x
Reference in New Issue
Block a user