Lines Matching refs:ac_given_srcdir
107 # 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
196 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
197 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
232 # In autoconf-2.13 it is called $ac_given_srcdir.
234 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
235 case "$ac_given_srcdir" in
237 /*) top_srcdir="$ac_given_srcdir" ;;
238 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
311 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
313 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
340 case "$ac_given_srcdir" in