This, completely closes bug 107795.

r=heikki, sr=vidur, sr=jband, a=shaver.

This eliminates the MOZ_SOAP defining and checking from the makefiles, from one .cpp file for conditional compiles, and from .html documentation and tests (.html is only significant to human readers).

This enables SOAP in the default build, and has been tested on all clean builds.
This commit is contained in:
peterv%netscape.com 2002-02-21 23:16:49 +00:00
Родитель e9532c1f4e
Коммит 26c9d6edb3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -50,7 +50,7 @@ mng 1
ldap 1 MOZ_LDAP_XPCOM
ldap_experimental 0 MOZ_LDAP_XPCOM_EXPERIMENTAL
xmlextras 1
soap 0 MOZ_SOAP
soap 1
wsp 0 MOZ_WSP
inspector 1
mailextras 1