Home | History | Annotate | Download | only in gprof

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
2264 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2265 if test -f "$ac_dir/install-sh"; then
2266 ac_aux_dir=$ac_dir
2269 elif test -f "$ac_dir/install.sh"; then
2270 ac_aux_dir=$ac_dir
2273 elif test -f "$ac_dir/shtool"; then
2274 ac_aux_dir=$ac_dir
4839 for ac_dir in $PATH; do
4841 test -z "$ac_dir" && ac_dir=.
4842 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4843 lt_cv_path_LD="$ac_dir/$ac_prog"
4915 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4917 test -z "$ac_dir" && ac_dir=.
4925 *) tmp_nm="$ac_dir/$lt_tmp_nm";;
7433 for ac_dir in $ac_dummy; do
7435 test -z "$ac_dir" && ac_dir=.
7436 if test -f $ac_dir/${ac_tool_prefix}file; then
7437 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7499 for ac_dir in $ac_dummy; do
7501 test -z "$ac_dir" && ac_dir=.
7502 if test -f $ac_dir/file; then
7503 lt_cv_path_MAGIC_CMD="$ac_dir/file"
11467 for ac_dir in $PATH; do
11469 test -z "$ac_dir" && ac_dir=.
11471 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11472 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
11473 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
11474 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
11578 for ac_dir in $PATH; do
11580 test -z "$ac_dir" && ac_dir=.
11582 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11583 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
11584 (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
11585 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
11649 for ac_dir in $PATH; do
11651 test -z "$ac_dir" && ac_dir=.
11653 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
11654 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
11655 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
11784 for ac_dir in $PATH; do
11785 test -z "$ac_dir" && ac_dir=.
11786 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
11787 acl_cv_path_LD="$ac_dir/$ac_prog"
15100 ac_dir=`$as_dirname -- "$ac_file" ||
15123 as_dir="$ac_dir"; as_fn_mkdir_p
15126 case "$ac_dir" in
15129 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16057 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
16058 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
16068 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16069 rm -f "$ac_dir/POTFILES"
16070 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16071 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
16074 # on $ac_dir but don't depend on user-specified configuration
16076 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16081 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16103 # CATALOGS depends on both $ac_dir and the user's LINGUAS
16135 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16136 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"
16137 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16141 *) cat "$f" >> "$ac_dir/Makefile" ;;