Lines Matching refs:POTFILES
3191 # POTFILES.in file. This allows packages to have multiple PO
3193 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
3194 rm -f "$ac_dir/POTFILES"
3195 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
3197 …c_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | …
3198 POMAKEFILEDEPS="POTFILES.in"
3271 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e …
3372 # Set POTFILES to the value of the Makefile variable POTFILES.
3373 sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
3374 POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
3376 # $(foreach file, $(POTFILES), $(top_srcdir)/$(file))
3378 for file in $POTFILES; do