enable trust labels for unix
git-svn-id: svn://10.0.0.236/trunk@9101 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
324119b646
commit
e7f07b3856
@ -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 */
|
||||
|
||||
@ -21,10 +21,8 @@
|
||||
* Coded by Lou Montulli
|
||||
*/
|
||||
#if defined(CookieManagement)
|
||||
#if defined(XP_WIN) || defined(XP_MAC)
|
||||
#define TRUST_LABELS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user