Lines Matching refs:ac_dir

1500   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1501 test -d "$ac_dir" ||
1502 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1506 case "$ac_dir" in
1509 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1538 cd "$ac_dir" || { ac_status=$?; continue; }
1547 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2601 for ac_dir in config "$srcdir"/config; do
2603 if test -f "$ac_dir/$ac_t"; then
2604 ac_aux_dir=$ac_dir
5771 for ac_dir in $PATH; do
5773 test -z "$ac_dir" && ac_dir=.
5775 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5776 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
5777 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5778 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
5882 for ac_dir in $PATH; do
5884 test -z "$ac_dir" && ac_dir=.
5886 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5887 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
5888 (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
5889 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
5953 for ac_dir in $PATH; do
5955 test -z "$ac_dir" && ac_dir=.
5957 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
5958 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
5959 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
7469 for ac_dir in $PATH; do
7470 test -z "$ac_dir" && ac_dir=.
7471 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7472 acl_cv_path_LD="$ac_dir/$ac_prog"
12117 ac_dir=`$as_dirname -- "$ac_file" ||
12140 as_dir="$ac_dir"; as_fn_mkdir_p
12143 case "$ac_dir" in
12146 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
12283 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
12284 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
12294 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
12295 rm -f "$ac_dir/POTFILES"
12296 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
12297 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
12300 # on $ac_dir but don't depend on user-specified configuration
12302 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
12307 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
12337 # CATALOGS depends on both $ac_dir and the user's LINGUAS
12369 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
12370 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"
12371 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
12375 *) cat "$f" >> "$ac_dir/Makefile" ;;