Lines Matching refs:ac_dir
1507 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1508 test -d "$ac_dir" ||
1509 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1513 case "$ac_dir" in
1516 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1545 cd "$ac_dir" || { ac_status=$?; continue; }
1554 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2329 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2330 if test -f "$ac_dir/install-sh"; then
2331 ac_aux_dir=$ac_dir
2334 elif test -f "$ac_dir/install.sh"; then
2335 ac_aux_dir=$ac_dir
2338 elif test -f "$ac_dir/shtool"; then
2339 ac_aux_dir=$ac_dir
5117 for ac_dir in $PATH; do
5119 test -z "$ac_dir" && ac_dir=.
5120 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5121 lt_cv_path_LD="$ac_dir/$ac_prog"
5193 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5195 test -z "$ac_dir" && ac_dir=.
5203 *) tmp_nm="$ac_dir/$lt_tmp_nm";;
7681 for ac_dir in $ac_dummy; do
7683 test -z "$ac_dir" && ac_dir=.
7684 if test -f $ac_dir/${ac_tool_prefix}file; then
7685 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7747 for ac_dir in $ac_dummy; do
7749 test -z "$ac_dir" && ac_dir=.
7750 if test -f $ac_dir/file; then
7751 lt_cv_path_MAGIC_CMD="$ac_dir/file"
11607 for ac_dir in $PATH; do
11609 test -z "$ac_dir" && ac_dir=.
11611 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11612 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
11613 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
11614 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
11718 for ac_dir in $PATH; do
11720 test -z "$ac_dir" && ac_dir=.
11722 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11723 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
11724 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
11725 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
11789 for ac_dir in $PATH; do
11791 test -z "$ac_dir" && ac_dir=.
11793 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11794 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
11795 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
11924 for ac_dir in $PATH; do
11925 test -z "$ac_dir" && ac_dir=.
11926 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
11927 acl_cv_path_LD="$ac_dir/$ac_prog"
15468 ac_dir=`$as_dirname -- "$ac_file" ||
15491 as_dir="$ac_dir"; as_fn_mkdir_p
15494 case "$ac_dir" in
15497 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16425 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
16426 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
16436 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16437 rm -f "$ac_dir/POTFILES"
16438 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16439 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
16442 # on $ac_dir but don't depend on user-specified configuration
16444 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16449 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16471 # CATALOGS depends on both $ac_dir and the user's LINGUAS
16503 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16504 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
16505 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16509 *) cat "$f" >> "$ac_dir/Makefile" ;;