Lines Matching refs:ac_dir

1472   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1473 test -d "$ac_dir" ||
1474 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1478 case "$ac_dir" in
1481 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1510 cd "$ac_dir" || { ac_status=$?; continue; }
1519 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2291 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2293 if test -f "$ac_dir/$ac_t"; then
2294 ac_aux_dir=$ac_dir
5230 for ac_dir in $PATH; do
5232 test -z "$ac_dir" && ac_dir=.
5233 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5234 lt_cv_path_LD="$ac_dir/$ac_prog"
5305 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5307 test -z "$ac_dir" && ac_dir=.
5308 tmp_nm="$ac_dir/$lt_tmp_nm"
7779 for ac_dir in $ac_dummy; do
7781 test -z "$ac_dir" && ac_dir=.
7782 if test -f $ac_dir/${ac_tool_prefix}file; then
7783 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7845 for ac_dir in $ac_dummy; do
7847 test -z "$ac_dir" && ac_dir=.
7848 if test -f $ac_dir/file; then
7849 lt_cv_path_MAGIC_CMD="$ac_dir/file"
12142 for ac_dir in $PATH; do
12144 test -z "$ac_dir" && ac_dir=.
12146 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12147 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
12148 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12149 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
12253 for ac_dir in $PATH; do
12255 test -z "$ac_dir" && ac_dir=.
12257 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12258 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
12259 (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
12260 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
12324 for ac_dir in $PATH; do
12326 test -z "$ac_dir" && ac_dir=.
12328 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12329 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
12330 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
13428 for ac_dir in $PATH; do
13429 test -z "$ac_dir" && ac_dir=.
13430 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
13431 acl_cv_path_LD="$ac_dir/$ac_prog"
15681 ac_dir=`$as_dirname -- "$ac_file" ||
15704 as_dir="$ac_dir"; as_fn_mkdir_p
15707 case "$ac_dir" in
15710 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16639 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
16640 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
16650 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16651 rm -f "$ac_dir/POTFILES"
16652 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16653 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
16656 # on $ac_dir but don't depend on user-specified configuration
16658 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16663 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16685 # CATALOGS depends on both $ac_dir and the user's LINGUAS
16717 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16718 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"
16719 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16723 *) cat "$f" >> "$ac_dir/Makefile" ;;