Searched refs:cf_left (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m44202 cf_left=`echo "$cf_icon" | sed -e 's/:.*//'`
4203 if test ! -f "${cf_left}"
4207 cf_icon="${srcdir}/${cf_left}"
4208 cf_left=`echo "$cf_icon" | sed -e 's/:.*//'`
4209 if test ! -f "${cf_left}"
4219 cf_base=`basename "$cf_left"`
4227 cf_size=`file "$cf_left"|sed -e 's/^[[^:]]*://' -e 's/^.*[[^0-9]]\([[0-9]][[0-9]]* x [[0-9]][[0-9]]*\)[[^0-9]].*$/\1/' -e 's/ //g'`
4230 AC_MSG_WARN(cannot determine size of $cf_left)
4243 cf_size=`echo "$cf_left"|sed -e 's/^.*_\([[0-9]][[0-9]]*x[[0-9]][[0-9]]*\)\..*$/\1/'`
4244 cf_left
[all...]
H A Dconfigure8283 cf_left=`echo "$cf_icon" | sed -e 's/:.*//'`
8284 if test ! -f "${cf_left}"
8288 cf_icon="${srcdir}/${cf_left}"
8289 cf_left=`echo "$cf_icon" | sed -e 's/:.*//'`
8290 if test ! -f "${cf_left}"
8300 cf_base=`basename "$cf_left"`
8308 cf_size=`file "$cf_left"|sed -e 's/^[^:]*://' -e 's/^.*[^0-9]\([0-9][0-9]* x [0-9][0-9]*\)[^0-9].*$/\1/' -e 's/ //g'`
8311 { echo "$as_me:8311: WARNING: cannot determine size of $cf_left" >&5
8312 echo "$as_me: WARNING: cannot determine size of $cf_left" >&2;}
8328 cf_size=`echo "$cf_left"|se
[all...]

Completed in 11 milliseconds