Fix unportable shell quoting.
[deliverable/binutils-gdb.git] / intl / configure
index 0c228dd58cb6430ffc77928fbecd2a09c32463c2..34da38bed7d27c844ebdcaa95e3ef9d85f405c27 100755 (executable)
@@ -7830,7 +7830,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
       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.024928 seconds and 4 git commands to generate.