diff -C 2 -r -N /tmp/libstdc++-2.8.1.1/configure libstdc++-2.8.1.1/configure
*** /tmp/libstdc++-2.8.1.1/configure	Tue Feb 24 15:08:43 1998
--- libstdc++-2.8.1.1/configure	Tue May 26 22:32:58 1998
***************
*** 678,682 ****
  # 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}
  
  if [ "${host_alias}" != "${target_alias}" ] ; then
--- 678,682 ----
  # 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)'
  
  if [ "${host_alias}" != "${target_alias}" ] ; then
