Lines Matching refs:ac_given_srcdir
111 # In autoconf-2.13 it is called $ac_given_srcdir.
113 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
114 case "$ac_given_srcdir" in
116 /*) top_srcdir="$ac_given_srcdir" ;;
117 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
122 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
126 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, …
131 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
136 ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
150 case "$ac_given_srcdir" in
197 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
198 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"`
338 case "$ac_given_srcdir" in