Lines Matching refs:POTFILES
3495 # POTFILES.in file. This allows packages to have multiple PO
3497 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
3498 rm -f "$ac_dir/POTFILES"
3499 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
3500 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
3501 POMAKEFILEDEPS="POTFILES.in"
3574 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
3668 # Set POTFILES to the value of the Makefile variable POTFILES.
3669 sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
3670 POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
3672 # $(foreach file, $(POTFILES), $(top_srcdir)/$(file))
3674 for file in $POTFILES; do