Index: xotcl/configure =================================================================== diff -u -r8c47264f39e2e6a65fc0c23d8d856a47cdf27fc4 -r55c33d4f309c661c404d79a77168110864e7258a --- xotcl/configure (.../configure) (revision 8c47264f39e2e6a65fc0c23d8d856a47cdf27fc4) +++ xotcl/configure (.../configure) (revision 55c33d4f309c661c404d79a77168110864e7258a) @@ -6840,7 +6840,7 @@ fi aol_prefix="/usr/local/aolserver" -if test -d "${prefix}/modules/tcl" ; then aol_prefix="$(prefix)" ; fi +if test -d "${prefix}/modules/tcl" ; then aol_prefix="${prefix}" ; fi #--------------------------------------------------------------------