Lines Matching refs:ac_dir
1722 ac_dir=`$as_dirname -- "$ac_file" ||
1745 { as_dir="$ac_dir"
1788 case "$ac_dir" in
1791 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
2143 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
2144 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
2157 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
2158 rm -f "$ac_dir/POTFILES"
2159 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
2160 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
2163 # on $ac_dir but don't depend on user-specified configuration
2165 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
2170 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
2201 # CATALOGS depends on both $ac_dir and the user's LINGUAS
2233 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
2234 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"
2235 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
2239 *) cat "$f" >> "$ac_dir/Makefile" ;;