Lines Matching refs:ac_given_srcdir
101 # 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
185 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
186 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
221 # In autoconf-2.13 it is called $ac_given_srcdir.
223 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
224 case "$ac_given_srcdir" in
226 /*) top_srcdir="$ac_given_srcdir" ;;
227 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
299 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
301 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
328 case "$ac_given_srcdir" in