mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 16:53:52 +00:00
fixed again running configure from another dir
This commit is contained in:
parent
5afb2d1249
commit
86317decc9
@ -658,6 +658,7 @@ for domain in `grep ^SUBDIRS $srcdir/po/Makefile.am | cut -d= -f2`
|
||||
do
|
||||
# Symlinks to the single copy of Makefile.in.in
|
||||
echo "creating po/$domain/Makefile.in.in"
|
||||
mkdir -p po/$domain
|
||||
rm -f po/$domain/Makefile.in.in
|
||||
ln -s $topdir/po/Makefile.in.in po/$domain/Makefile.in.in
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user