• Home
  • Raw
  • Download

Lines Matching refs:ac_dir

2753   if test -f "$ac_dir/install-sh"; then
2754 ac_aux_dir=$ac_dir
2757 elif test -f "$ac_dir/install.sh"; then
2758 ac_aux_dir=$ac_dir
2761 elif test -f "$ac_dir/shtool"; then
2762 ac_aux_dir=$ac_dir
7077 for ac_dir in $PATH; do
7079 test -z "$ac_dir" && ac_dir=.
7081 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7082 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7083 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
7084 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
7085 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
7194 for ac_dir in $PATH; do
7196 test -z "$ac_dir" && ac_dir=.
7198 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7199 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7200 … if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
7201 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
7202 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
7271 for ac_dir in $PATH; do
7273 test -z "$ac_dir" && ac_dir=.
7275 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7276 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7277 if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
7278 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7413 test -z "$ac_dir" && ac_dir=.
7414 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7415 acl_cv_path_LD="$ac_dir/$ac_prog"
13858 as_dir="$ac_dir"; as_fn_mkdir_p
13861 case "$ac_dir" in
13864 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14032 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
14045 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
14046 rm -f "$ac_dir/POTFILES"
14047 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
14049 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
14054 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
14059 ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
14119 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
14120ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g"…
14121 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
14125 *) cat "$f" >> "$ac_dir/Makefile" ;;