Lines Matching refs:ac_dir
1488 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1489 test -d "$ac_dir" ||
1490 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1494 case "$ac_dir" in
1497 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1526 cd "$ac_dir" || { ac_status=$?; continue; }
1535 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2629 if test -f "$ac_dir/$ac_t"; then
2630 ac_aux_dir=$ac_dir
5819 for ac_dir in $PATH; do
5821 test -z "$ac_dir" && ac_dir=.
5823 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5824 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
5825 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
5826 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
5930 for ac_dir in $PATH; do
5932 test -z "$ac_dir" && ac_dir=.
5934 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5935 …if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2…
5936 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/…
5937 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
6001 for ac_dir in $PATH; do
6003 test -z "$ac_dir" && ac_dir=.
6005 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
6006 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
6007 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
8950 as_dir="$ac_dir"; as_fn_mkdir_p
8953 case "$ac_dir" in
8956 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
9247 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
9257 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
9258 rm -f "$ac_dir/POTFILES"
9259 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
9260 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr…
9265 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
9270 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
9324 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
9325 …ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g"…
9326 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
9330 *) cat "$f" >> "$ac_dir/Makefile" ;;