enable trust labels for unix

This commit is contained in:
morse%netscape.com 1998-09-02 05:06:15 +00:00
parent 46f9636a61
commit efc4421e7b
6 changed files with 0 additions and 12 deletions

View File

@ -44,10 +44,8 @@ with copyright holders.
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif
/* Library include files */

View File

@ -21,10 +21,8 @@
* Coded by Lou Montulli
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif

View File

@ -24,10 +24,8 @@
* doesn't fit elsewhere.
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif
#include "rosetta.h"
#include "mkutils.h"

View File

@ -23,10 +23,8 @@
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif
#include "xp.h"
#include "net_xp_file.h"

View File

@ -26,10 +26,8 @@
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif
#define alphabetize 1
#include "rosetta.h"

View File

@ -23,10 +23,8 @@
*/
#if defined(CookieManagement)
#if defined(XP_WIN) || defined(XP_MAC)
#define TRUST_LABELS 1
#endif
#endif
#include "rosetta.h"
#include "xp.h"