mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
Bug 232107 - Enable movemail on Mac.
r=jhpedemonte@gmail.com, sr=mscott@mozilla.org
This commit is contained in:
parent
98f7ddeeab
commit
fe280bf455
@ -6147,6 +6147,7 @@ elif test "$OS_ARCH" = "BeOS"; then
|
||||
elif test "$OS_ARCH" = "Darwin"; then
|
||||
AC_DEFINE(XP_UNIX)
|
||||
AC_DEFINE(UNIX_ASYNC_DNS)
|
||||
MOZ_MOVEMAIL=1
|
||||
elif test "$OS_ARCH" = "OpenVMS"; then
|
||||
AC_DEFINE(XP_UNIX)
|
||||
elif test "$OS_ARCH" != "WINNT" -a "$OS_ARCH" != "OS2"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user