mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 442121 - Don't call into mailnews from toolkit-makefiles.sh, r=ted
This commit is contained in:
parent
06b4d2563f
commit
8cddf8247e
@ -910,10 +910,6 @@ if test -n "$MOZ_CALENDAR"; then
|
||||
"
|
||||
fi
|
||||
|
||||
if [ "$MOZ_MAIL_NEWS" ]; then
|
||||
. "${srcdir}/mailnews/makefiles.sh"
|
||||
fi
|
||||
|
||||
if test -n "$MOZ_IPCD"; then
|
||||
add_makefiles "
|
||||
ipc/ipcd/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user