Lines Matching refs:ac_dir

1608   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1609 test -d "$ac_dir" ||
1610 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1614 case "$ac_dir" in
1617 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1646 cd "$ac_dir" || { ac_status=$?; continue; }
1655 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2725 if test -f "$ac_dir/install-sh"; then
2726 ac_aux_dir=$ac_dir
2729 elif test -f "$ac_dir/install.sh"; then
2730 ac_aux_dir=$ac_dir
2733 elif test -f "$ac_dir/shtool"; then
2734 ac_aux_dir=$ac_dir
6337 for ac_dir in $PATH; do
6339 test -z "$ac_dir" && ac_dir=.
6341 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6342 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6343 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
6344 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
6345 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
6459 for ac_dir in $PATH; do
6461 test -z "$ac_dir" && ac_dir=.
6463 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6464 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6465 … if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
6466 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
6467 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
6536 for ac_dir in $PATH; do
6538 test -z "$ac_dir" && ac_dir=.
6540 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6541 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6542 if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
6543 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7659 test -z "$ac_dir" && ac_dir=.
7660 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7661 acl_cv_path_LD="$ac_dir/$ac_prog"
15028 as_dir="$ac_dir"; as_fn_mkdir_p
15031 case "$ac_dir" in
15034 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15202 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
15215 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
15216 rm -f "$ac_dir/POTFILES"
15217 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
15219 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
15224 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
15229 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
15292 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
15293ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g"…
15294 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
15298 *) cat "$f" >> "$ac_dir/Makefile" ;;