4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-20 16:01:10 +08:00

* configure.in: Use curly braces in the definition of tooldir.

* configure: Regenerate.
This commit is contained in:
DJ Delorie 2003-05-22 02:47:53 +00:00
parent a12a8d41d2
commit 733ae29980

2
configure vendored
View File

@ -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