Fix unportable shell quoting.
[deliverable/binutils-gdb.git] / gold / configure
index 0259c2fe59df8874e4c02af461d9713cceb10b90..c6e12f687953c4180226df54297b534f979ba10c 100755 (executable)
@@ -8562,7 +8562,7 @@ $as_echo X"$file" |
       case "$ac_file" in */Makefile.in)
         # Adjust a relative srcdir.
         ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
-        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
+        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
         ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
         # In autoconf-2.13 it is called $ac_given_srcdir.
         # In autoconf-2.50 it is called $srcdir.
This page took 0.024077 seconds and 4 git commands to generate.