Home
last modified time | relevance | path

Searched refs:ac_given_srcdir (Results 1 – 4 of 4) 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/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 …]
Dconfigure16014 # In autoconf-2.13 it is called $ac_given_srcdir.
16016 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
16017 case "$ac_given_srcdir" in
16019 /*) top_srcdir="$ac_given_srcdir" ;;
16020 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
16025 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16029 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
16034 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16039 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16056 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 …]