• Home
  • Raw
  • Download

Lines Matching refs:ac_dir

1664   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1665 test -d "$ac_dir" ||
1666 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1670 case "$ac_dir" in
1673 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1702 cd "$ac_dir" || { ac_status=$?; continue; }
1711 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2781 if test -f "$ac_dir/install-sh"; then
2782 ac_aux_dir=$ac_dir
2785 elif test -f "$ac_dir/install.sh"; then
2786 ac_aux_dir=$ac_dir
2789 elif test -f "$ac_dir/shtool"; then
2790 ac_aux_dir=$ac_dir
6413 for ac_dir in $PATH; do
6415 test -z "$ac_dir" && ac_dir=.
6417 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6418 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6419 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
6420 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
6421 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
6535 for ac_dir in $PATH; do
6537 test -z "$ac_dir" && ac_dir=.
6539 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6540 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6541 … if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
6542 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
6543 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
6612 for ac_dir in $PATH; do
6614 test -z "$ac_dir" && ac_dir=.
6616 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6617 echo "$as_me: trying $ac_dir/$ac_word..." >&5
6618 if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
6619 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7737 test -z "$ac_dir" && ac_dir=.
7738 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7739 acl_cv_path_LD="$ac_dir/$ac_prog"
15838 as_dir="$ac_dir"; as_fn_mkdir_p
15841 case "$ac_dir" in
15844 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16012 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
16025 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16026 rm -f "$ac_dir/POTFILES"
16027 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16029 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
16034 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16039 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16102 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16103ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g"…
16104 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16108 *) cat "$f" >> "$ac_dir/Makefile" ;;