Automated update from host egg.build.mozilla.org

This commit is contained in:
cltbld 2007-05-24 17:51:02 +00:00
Родитель e665461d6a
Коммит 96ed7b6ac8
1 изменённых файлов: 1 добавлений и 1 удалений

2
configure поставляемый
Просмотреть файл

@ -12606,7 +12606,7 @@ echo $ac_n "checking if app-specific confvars.sh exists""... $ac_c" 1>&6
echo "configure:12607: checking if app-specific confvars.sh exists" >&5
if test -f "${srcdir}/${MOZ_BUILD_APP}/confvars.sh" ; then
echo "$ac_t""${srcdir}/${MOZ_BUILD_APP}/confvars.sh" 1>&6
source "${srcdir}/${MOZ_BUILD_APP}/confvars.sh"
. "${srcdir}/${MOZ_BUILD_APP}/confvars.sh"
else
echo "$ac_t""no" 1>&6
fi