2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
[deliverable/binutils-gdb.git] / configure.in
index 8891c1b70fa398e3b27eb8522461d327ed2b7405..87ab222891f4717bdc44b5799fc165578c0bd1c8 100644 (file)
@@ -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
This page took 0.024307 seconds and 4 git commands to generate.