Lines Matching refs:ac_dir
1721 ac_dir=`$as_dirname -- "$ac_file" ||
1744 { as_dir="$ac_dir"
1787 case "$ac_dir" in
1790 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
2142 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
2143 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
2156 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
2157 rm -f "$ac_dir/POTFILES"
2158 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
2159 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
2162 # on $ac_dir but don't depend on user-specified configuration
2164 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
2169 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
2200 # CATALOGS depends on both $ac_dir and the user's LINGUAS
2232 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
2233 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"
2234 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
2238 *) cat "$f" >> "$ac_dir/Makefile" ;;