X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2Fpo.m4;h=2edd5a7d3b47162b1a0babe1af39c0fc3ffe716a;hb=d180bcbd34b9ed5f0062636786ff31c803c2f735;hp=861e3dec3920410dd4029a7ed4665626e3b0628e;hpb=01f0fe5e0450edf168c1f612feb93cf588e4e7ea;p=deliverable%2Fbinutils-gdb.git diff --git a/config/po.m4 b/config/po.m4 index 861e3dec39..2edd5a7d3b 100644 --- a/config/po.m4 +++ b/config/po.m4 @@ -96,7 +96,7 @@ AC_DEFUN([AM_PO_SUBDIRS], 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.