mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
Added -DNEW_CLIPBOARD_SUPPORT
This commit is contained in:
parent
013c6b4651
commit
f4b648eb09
@ -206,6 +206,9 @@ CFLAGS=$(CFLAGS) -DMODULAR_NETLIB -DNS_MT_SUPPORTED -DNETLIB_THREAD -DNS_NET_FIL
|
||||
# Defines for cookie management feature...
|
||||
CFLAGS=$(CFLAGS) -DCookieManagement
|
||||
|
||||
# Defines for new clipboard support
|
||||
CFLAGS=$(CFLAGS) -DNEW_CLIPBOARD_SUPPORT
|
||||
|
||||
# Defines for single signon and client wallet features...
|
||||
!ifndef MOZ_NO_WALLET_HACK
|
||||
CFLAGS=$(CFLAGS) -DSingleSignon -DClientWallet
|
||||
|
Loading…
x
Reference in New Issue
Block a user