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" ;;
112 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
115 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr…
120 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
125 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
141 case "$ac_given_srcdir" in
188 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
189 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
224 # In autoconf-2.13 it is called $ac_given_srcdir.
226 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
227 case "$ac_given_srcdir" in
229 /*) top_srcdir="$ac_given_srcdir" ;;
230 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
302 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
304 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
331 case "$ac_given_srcdir" in