Lines Matching refs:ac_dir

2086   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
2087 test -d "$ac_dir" ||
2088 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
2092 case "$ac_dir" in
2095 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
2124 cd "$ac_dir" || { ac_status=$?; continue; }
2133 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2571 for ac_dir in build-aux "$srcdir"/build-aux; do
2572 if test -f "$ac_dir/install-sh"; then
2573 ac_aux_dir=$ac_dir
2576 elif test -f "$ac_dir/install.sh"; then
2577 ac_aux_dir=$ac_dir
2580 elif test -f "$ac_dir/shtool"; then
2581 ac_aux_dir=$ac_dir
7281 for ac_dir in $PATH; do
7283 test -z "$ac_dir" && ac_dir=.
7285 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7286 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7287 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
7288 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
7289 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
7403 for ac_dir in $PATH; do
7405 test -z "$ac_dir" && ac_dir=.
7407 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7408 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7409 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
7410 (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
7411 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
7480 for ac_dir in $PATH; do
7482 test -z "$ac_dir" && ac_dir=.
7484 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
7485 echo "$as_me: trying $ac_dir/$ac_word..." >&5
7486 if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
7487 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7597 for ac_dir in $PATH; do
7598 test -z "$ac_dir" && ac_dir=.
7599 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7600 acl_cv_path_LD="$ac_dir/$ac_prog"
39489 ac_dir=`$as_dirname -- "$ac_file" ||
39512 { as_dir="$ac_dir"
39555 case "$ac_dir" in
39558 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
39923 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
39924 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
39937 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
39938 rm -f "$ac_dir/POTFILES"
39939 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
39940 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
39943 # on $ac_dir but don't depend on user-specified configuration
39945 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
39950 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
39981 # CATALOGS depends on both $ac_dir and the user's LINGUAS
40013 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
40014 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
40015 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
40019 *) cat "$f" >> "$ac_dir/Makefile" ;;