oops, incomplete fix - duplicate variable init outside of AC_CONFIG_COMMANDS :(

This commit is contained in:
Yann Dirson 2005-04-08 20:12:36 +00:00
parent 8d4123f70d
commit 624771c921

View file

@ -730,6 +730,10 @@ fi
# Tune gettext stuff for our needs #
#######################################################################
case $srcdir in
/*) topdir=$srcdir ;;
*) topdir=`pwd`/$srcdir ;;
esac
for domain in `grep ^SUBDIRS $srcdir/po/Makefile.am | cut -d= -f2`
do
# Symlinks to the single copy of Makefile.in.in