Lines Matching refs:ac_dir
1498 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1499 test -d "$ac_dir" ||
1500 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1504 case "$ac_dir" in
1507 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1536 cd "$ac_dir" || { ac_status=$?; continue; }
1545 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2355 if test -f "$ac_dir/install-sh"; then
2356 ac_aux_dir=$ac_dir
2359 elif test -f "$ac_dir/install.sh"; then
2360 ac_aux_dir=$ac_dir
2363 elif test -f "$ac_dir/shtool"; then
2364 ac_aux_dir=$ac_dir
5710 for ac_dir in $PATH; do
5712 test -z "$ac_dir" && ac_dir=.
5714 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5715 echo "$as_me: trying $ac_dir/$ac_word..." >&5
5716 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
5717 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
5718 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
5833 for ac_dir in $PATH; do
5835 test -z "$ac_dir" && ac_dir=.
5837 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5838 echo "$as_me: trying $ac_dir/$ac_word..." >&5
5839 … if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
5840 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
5841 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
5911 for ac_dir in $PATH; do
5913 test -z "$ac_dir" && ac_dir=.
5915 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5916 echo "$as_me: trying $ac_dir/$ac_word..." >&5
5917 if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
5918 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7789 as_dir="$ac_dir"; as_fn_mkdir_p
7792 case "$ac_dir" in
7795 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
8085 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
8098 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
8099 rm -f "$ac_dir/POTFILES"
8100 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
8102 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
8107 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
8112 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
8175 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
8176 …ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g"…
8177 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
8181 *) cat "$f" >> "$ac_dir/Makefile" ;;