Home | History | Annotate | Download | only in libexif

Lines Matching refs:ac_dir

1470   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1471 test -d "$ac_dir" ||
1472 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1476 case "$ac_dir" in
1479 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1508 cd "$ac_dir" || { ac_status=$?; continue; }
1517 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2159 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2160 if test -f "$ac_dir/install-sh"; then
2161 ac_aux_dir=$ac_dir
2164 elif test -f "$ac_dir/install.sh"; then
2165 ac_aux_dir=$ac_dir
2168 elif test -f "$ac_dir/shtool"; then
2169 ac_aux_dir=$ac_dir
4410 for ac_dir in $PATH; do
4412 test -z "$ac_dir" && ac_dir=.
4413 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4414 lt_cv_path_LD="$ac_dir/$ac_prog"
4485 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4487 test -z "$ac_dir" && ac_dir=.
4488 tmp_nm="$ac_dir/$lt_tmp_nm"
7706 for ac_dir in $ac_dummy; do
7708 test -z "$ac_dir" && ac_dir=.
7709 if test -f $ac_dir/${ac_tool_prefix}file; then
7710 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7772 for ac_dir in $ac_dummy; do
7774 test -z "$ac_dir" && ac_dir=.
7775 if test -f $ac_dir/file; then
7776 lt_cv_path_MAGIC_CMD="$ac_dir/file"
11459 ac_dir=`echo "libexif/_stdint.h"|sed 's%/[^/][^/]*$%%'`
11460 if test "$ac_dir" != "libexif/_stdint.h" && test "$ac_dir" != .; then
11462 test ! -d "$ac_dir" && mkdir "$ac_dir"
12001 for ac_dir in $PATH; do
12003 test -z "$ac_dir" && ac_dir=.
12005 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12006 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
12007 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12008 ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
12112 for ac_dir in $PATH; do
12114 test -z "$ac_dir" && ac_dir=.
12116 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12117 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
12118 (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
12119 ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
12183 for ac_dir in $PATH; do
12185 test -z "$ac_dir" && ac_dir=.
12187 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12188 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
12189 ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
12351 for ac_dir in $PATH; do
12352 test -z "$ac_dir" && ac_dir=.
12353 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
12354 acl_cv_path_LD="$ac_dir/$ac_prog"
15190 ac_dir=`$as_dirname -- "$ac_file" ||
15213 as_dir="$ac_dir"; as_fn_mkdir_p
15216 case "$ac_dir" in
15219 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16141 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
16142 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
16152 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16153 rm -f "$ac_dir/POTFILES"
16154 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16155 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
16158 # on $ac_dir but don't depend on user-specified configuration
16160 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16165 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16195 # CATALOGS depends on both $ac_dir and the user's LINGUAS
16227 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16228 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"
16229 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16233 *) cat "$f" >> "$ac_dir/Makefile" ;;