Home
last modified time | relevance | path

Searched refs:ac_given_srcdir (Results 1 – 5 of 5) sorted by relevance

/external/libexif/auto-m4/
Dpo.m4101 # In autoconf-2.13 it is called $ac_given_srcdir.
103 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
104 case "$ac_given_srcdir" in
106 /*) top_srcdir="$ac_given_srcdir" ;;
107 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
109 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
112 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr…
117 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
122 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
138 case "$ac_given_srcdir" in
[all …]
/external/elfutils/m4/
Dpo.m4107 # In autoconf-2.13 it is called $ac_given_srcdir.
109 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
110 case "$ac_given_srcdir" in
112 /*) top_srcdir="$ac_given_srcdir" ;;
113 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
118 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
122 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
127 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
132 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
149 case "$ac_given_srcdir" in
[all …]
/external/e2fsprogs/
Daclocal.m43182 # In autoconf-2.13 it is called $ac_given_srcdir.
3184 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
3185 case "$ac_given_srcdir" in
3187 /*) top_srcdir="$ac_given_srcdir" ;;
3188 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
3193 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
3197 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
3202 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
3207 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
3224 case "$ac_given_srcdir" in
[all …]
Dconfigure15850 # In autoconf-2.13 it is called $ac_given_srcdir.
15852 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
15853 case "$ac_given_srcdir" in
15855 /*) top_srcdir="$ac_given_srcdir" ;;
15856 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
15861 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
15865 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
15870 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
15875 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
15892 case "$ac_given_srcdir" in
[all …]
/external/libexif/
Dconfigure16146 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
16147 case "$ac_given_srcdir" in
16149 /*) top_srcdir="$ac_given_srcdir" ;;
16150 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
16152 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16155 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr…
16160 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16165 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16181 case "$ac_given_srcdir" in
16228 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
[all …]